b-post1.s

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

S
6
字号
% The .text contents is supposed to be linked --oformat binary, and will% correspond to a LOP_POST for an initialization of $255 with 4.  A% LOP_STAB, such as in b-goodmain.s should follow. .text .byte 0x98,0x0a,0,0xff,0,0,0,0,0,0,0,4

⌨️ 快捷键说明

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