li.s
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· S 代码 · 共 13 行
S
13 行
# Source file used to test the li macro.foo: li $4,0 li $4,1 li $4,0x8000 li $4,-0x8000 li $4,0x10000 li $4,0x1a5a5# Round to a 16 byte boundary, for ease in testing multiple targets. nop
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?