你好user75。
汇编运算符的运算符语法与C语法不同。
使用表达式结果加载A的正确语法是:
BR
EtaPhi
以上来自于谷歌翻译
以下为原文
Hello user75.
assembler shift operators syntax is different from the C one.
The right syntax to load A with the result of your expression is:
- LD A,#{{1 shl 0} or {1 shl 3} or {1 shl 4}}
BR
EtaPhi
你好user75。
汇编运算符的运算符语法与C语法不同。
使用表达式结果加载A的正确语法是:
BR
EtaPhi
以上来自于谷歌翻译
以下为原文
Hello user75.
assembler shift operators syntax is different from the C one.
The right syntax to load A with the result of your expression is:
- LD A,#{{1 shl 0} or {1 shl 3} or {1 shl 4}}
BR
EtaPhi
举报