rd-bcnst.d
来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 23 行
D
23 行
#objdump: -dr# Catches an error in the relaxation machinery and checks that there's no# confusion between section offset and absolute address..*: file format .*-crisDisassembly of section \.text:0+ <\.text>:[ ]+0:[ ]+08e0[ ]+ba (0xa|a <.*)[ ]+2:[ ]+0f05[ ]+nop [ ]+4:[ ]+3f0d 00db ba00[ ]+jump (0xbadb00|badb00 <.*)[ ]+a:[ ]+f970[ ]+bmi (0x4|4 <.*)[ ]+c:[ ]+08e0[ ]+ba (0x16|16 <.*)[ ]+e:[ ]+0f05[ ]+nop [ ]+10:[ ]+3f0d 000b 0000[ ]+jump (0xb00|b00 <.*)[ ]+16:[ ]+f970[ ]+bmi (0x10|10 <.*)[ ]+18:[ ]+08e0[ ]+ba (0x22|22 <.*)[ ]+1a:[ ]+0f05[ ]+nop [ ]+1c:[ ]+3f0d 4200 0000[ ]+jump (0x42|42 <.*)[ ]+22:[ ]+f970[ ]+bmi (0x1c|1c <.*)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?