branch-misc-1.d

来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 31 行

D
31
字号
#name: MIPS branch-misc-1#source: ../../../gas/testsuite/gas/mips/branch-misc-1.s#objdump: --prefix-addresses -tdr --show-raw-insn#ld: -Ttext 0x500000 -e 0x500000 -N.*:     file format elf.*mips.*#...Disassembly of section \.text:	\.\.\.	\.\.\.	\.\.\.0+50003c <[^>]*> 0411fff0 	bal	0+500000 <[^>]*>0+500040 <[^>]*> 00000000 	nop0+500044 <[^>]*> 0411fff3 	bal	0+500014 <[^>]*>0+500048 <[^>]*> 00000000 	nop0+50004c <[^>]*> 0411fff6 	bal	0+500028 <[^>]*>0+500050 <[^>]*> 00000000 	nop0+500054 <[^>]*> 0411000a 	bal	0+500080 <[^>]*>0+500058 <[^>]*> 00000000 	nop0+50005c <[^>]*> 0411000d 	bal	0+500094 <[^>]*>0+500060 <[^>]*> 00000000 	nop0+500064 <[^>]*> 04110010 	bal	0+5000a8 <[^>]*>0+500068 <[^>]*> 00000000 	nop	\.\.\.	\.\.\.	\.\.\.	\.\.\.#pass

⌨️ 快捷键说明

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