📄 v32-err-2.s
字号:
; { dg-do assemble }; { dg-options "--march=common_v10_v32 --em=criself" }; { dg-error ".word offset handling is not implemented" "err for broken .word" { target cris-*-* } 0 }; Tests that broken words don't crash, just give a message when; in compatibility mode.sym2: moveq 0,r0 .word sym1 - sym2 moveq 1,r0 moveq 2,r0 .space 32766, 0sym1: moveq 3,r0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -