trunc.d

来自「Linux下嵌入式开发工具源代码」· D 代码 · 共 30 行

D
30
字号
#objdump: -dr --prefix-addresses -mmips:3000#name: MIPS trunc#as: -mips1# Test the trunc macros..*: +file format .*mips.*Disassembly of section .text:0+0000 <[^>]*> cfc1	\$a0,\$310+0004 <[^>]*> cfc1	\$a0,\$310+0008 <[^>]*> nop0+000c <[^>]*> ori	\$at,\$a0,0x30+0010 <[^>]*> xori	\$at,\$at,0x20+0014 <[^>]*> ctc1	\$at,\$310+0018 <[^>]*> nop0+001c <[^>]*> cvt.w.d	\$f4,\$f60+0020 <[^>]*> ctc1	\$a0,\$310+0024 <[^>]*> nop0+0028 <[^>]*> cfc1	\$a0,\$310+002c <[^>]*> cfc1	\$a0,\$310+0030 <[^>]*> nop0+0034 <[^>]*> ori	\$at,\$a0,0x30+0038 <[^>]*> xori	\$at,\$at,0x20+003c <[^>]*> ctc1	\$at,\$310+0040 <[^>]*> nop0+0044 <[^>]*> cvt.w.s	\$f4,\$f60+0048 <[^>]*> ctc1	\$a0,\$310+004c <[^>]*> nop

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?