trunc.d

来自「基于4个mips核的noc设计」· D 代码 · 共 30 行

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

⌨️ 快捷键说明

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