greg3.d
来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 31 行
D
31 行
# objdump: -rst# Check that we emit the right relocations for greg operands..*: file format elf64-mmixSYMBOL TABLE:0+ l d \.text 0+ (|\.text)0+ l d \.data 0+ (|\.data)0+ l d \.bss 0+ (|\.bss)0+ l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)0+ g \.MMIX\.reg_contents 0+ areg0+c g F \.text 0+ MainRELOCATION RECORDS FOR \[\.text\]:OFFSET TYPE VALUE 0+2 R_MMIX_REG \.MMIX\.reg_contents0+7 R_MMIX_REG_OR_BYTE \.MMIX\.reg_contents0+a R_MMIX_REG \.MMIX\.reg_contentsRELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:OFFSET TYPE VALUE 0+ R_MMIX_64 \.text\+0x0+10Contents of section \.text: 0000 8f030010 8e030700 8f050004 fd000001 .* 0010 fd000002 fd000003 fd000004 fd000005 .* 0020 fd000006 .*Contents of section \.MMIX\.reg_contents: 0000 00000000 00000000 .*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?