armv1-bad.l

来自「GNU binutils是GNU交叉工具链中的一个源码包」· L 代码 · 共 13 行

L
13
字号
[^:]*: Assembler messages:[^:]*:4: Error: invalid pseudo operation -- `str r0,=0x00ff0000'[^:]*:5: Error: bad expression -- `ldr r0,{r1}'[^:]*:6: Error: address offset too large -- `ldr r0,\[r1,#4096\]'[^:]*:7: Error: address offset too large -- `ldr r0,\[r1,#-4096\]'[^:]*:8: Error: invalid constant -- `mov r0,#0x1ff'[^:]*:9: Error: bad instruction `cmpl r0,r0'[^:]*:10: Error: selected processor does not support `strh r0,\[r1\]'[^:]*:11: Warning: writeback of base register is UNPREDICTABLE[^:]*:12: Warning: writeback of base register when in register list is UNPREDICTABLE[^:]*:13: Warning: writeback of base register is UNPREDICTABLE[^:]*:15: Warning: if writeback register is in list, it must be the lowest reg in the list

⌨️ 快捷键说明

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