greg1a.d

来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· D 代码 · 共 41 行

D
41
字号
# source: greg1.s# as: -no-merge-gregs# objdump: -rst.*:     file format elf64-mmixSYMBOL TABLE:0+ l    d  \.text	0+ 0+ l    d  \.data	0+ 0+ l    d  \.bss	0+ 0+ l       \.text	0+ D40+4 l       \.text	0+ E60+ l       \.MMIX\.reg_contents	0+ H90+8 l       \.MMIX\.reg_contents	0+ G80+18 l       \.MMIX\.reg_contents	0+ F70+28 l       \.MMIX\.reg_contents	0+ D50+30 l       \.MMIX\.reg_contents	0+ C30+38 l       \.MMIX\.reg_contents	0+ B10+40 l       \.MMIX\.reg_contents	0+ A00+0 l    d  \.MMIX\.reg_contents	0+ 0+c g     F \.text	0+ MainRELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:OFFSET           TYPE              VALUE 0+ R_MMIX_64         \.text\+0x0+80+10 R_MMIX_64         \.text\+0x0+80+18 R_MMIX_64         \.text\+0x0+80+20 R_MMIX_64         \.text\+0x0+1c0+30 R_MMIX_64         .textContents of section \.text: 0000 e37b01c8 e3ea1edb fd020304 fd010203  .*Contents of section \.data:Contents of section \.MMIX\.reg_contents: 0000 00000000 00000000 00000000 000000f7  .* 0010 00000000 00000000 00000000 00000000  .* 0020 00000000 00000000 00000000 00000000  .* 0030 00000000 00000000 00000000 00000001  .* 0040 00000000 00000000                    .*

⌨️ 快捷键说明

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