⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 err-sh4a.s

📁 GNU binutils是GNU交叉工具链中的一个源码包
💻 S
字号:
! { dg-do assemble }	.text	.p2align 2	movli.l @r7,r13		! { dg-error "invalid operands" }	movco.l r1,@r0		! { dg-error "invalid operands" }	movli.l r0,@r0		! { dg-error "invalid operands" }	movco.l @r0,r0		! { dg-error "invalid operands" }	movli.l	r1		! { dg-error "invalid operands|missing operand" }	movco.l r0		! { dg-error "invalid operands|missing operand" }	movli.l @r1,r0,r2	! { dg-error "excess operands" }	movco.l r0,@r1,r2	! { dg-error "excess operands" }	movua.l @r0,r1		! { dg-error "invalid operands" }	movua.l @r0,r1,r2	! { dg-error "invalid operands" }	movua.l @r1+		! { dg-error "invalid operands|missing operand" }	movua.l r0,@r1		! { dg-error "invalid operands" }	movua.l @(r0,r1),r2	! { dg-error "invalid operands" }	movua.l @-r5,r1		! { dg-error "invalid operands" }	icbi	r0		! { dg-error "invalid operands" }	prefi	r7		! { dg-error "invalid operands" }	synco	r0		! { dg-error "excess operands" }

⌨️ 快捷键说明

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