mips4010.d

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

D
24
字号
#objdump: -dr --prefix-addresses -mmips:4010#name: MIPS 4010#as: -mcpu=4010.*: +file format .*mips.*Disassembly of section \.text:0+0000 <stuff> flushi0+0004 <stuff\+0x4> flushd0+0008 <stuff\+0x8> flushid0+000c <stuff\+0xc> madd	\$a0,\$a10+0010 <stuff\+0x10> maddu	\$a1,\$a20+0014 <stuff\+0x14> ffc	\$a2,\$a30+0018 <stuff\+0x18> ffs	\$a3,\$t00+001c <stuff\+0x1c> msub	\$t0,\$t10+0020 <stuff\+0x20> msubu	\$t1,\$t20+0024 <stuff\+0x24> selsl	\$t2,\$t3,\$t40+0028 <stuff\+0x28> selsr	\$t3,\$t4,\$t50+002c <stuff\+0x2c> waiti0+0030 <stuff\+0x30> wb	16\(\$t6\)0+0034 <stuff\+0x34> addciu	\$t6,\$t7,16	...

⌨️ 快捷键说明

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