builtin1.s
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· S 代码 · 共 9 行
S
9 行
# When disallowing built-in names, we have to treat GET and PUT# specially, so when parsing the special register operand we do# not use the symbol table.rJ IS 20Main GET $5,rJ GET $6,:rJ PUT rJ,$7 PUT :rJ,$8
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?