cons-2.s

来自「工具链BINUTIS-2.16的源代码」· S 代码 · 共 5 行

S
5
字号
# Character constants.  We actually see e.g. 'b' as 98, so ww just check# that we get the right output with this test.Main BYTE 'a','b',';' OCTA 'd','e'

⌨️ 快捷键说明

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