spec801.d

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

D
22
字号
#source: bspec801.s#source: start.s#ld: -m mmo#objdump: -sh# Check exceptional cases for LOP_SPEC 80, which we parse according to a# specific format: see documentation and mmo.c# #1: name length has LOP_QUOTE..*:     file format mmoSections:Idx Name          Size      VMA               LMA               File off  Algn  0 \.text         00000004  0000000000000000  0000000000000000  00000000  2\*\*2                  CONTENTS, ALLOC, LOAD, CODE  1 \.MMIX\.spec_data\.80 00000004  0000000000000000  0000000000000000  00000000  2\*\*2                  CONTENTSContents of section \.text: 0000 e3fd0001                             .*Contents of section \.MMIX\.spec_data\.80: 0000 98000001                             .*

⌨️ 快捷键说明

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