b-fixo2.s
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· S 代码 · 共 7 行
S
7 行
% The .text contents is supposed to be linked --oformat binary with% b-twoinsn.s and b-goodmain.s, and will provide a LOP_FIXO storing the% current address at address 0x2068098510aa5560. .text .byte 0x98,3,0x20,2 .8byte 0x68098510aa5560
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?