GNU binutils是GNU交叉工具链中的一个源码包

源代码在线查看: v32-err-3.s

软件大小: 15994 K
上传用户: lixuecheng
关键词: GNU binutils 源码
下载地址: 免注册下载 普通下载 VIP

相关代码

				; Error for flags not applicable to current arch.				; #1: Error for pre-v32 flags for v32.				; { dg-do assemble }				; { dg-options "--march=v32" }								y:				 clearf d	; { dg-error "(Illegal|Invalid) operands" }				 setf D		; { dg-error "(Illegal|Invalid) operands" }				 setf m		; { dg-error "(Illegal|Invalid) operands" }				 clearf M	; { dg-error "(Illegal|Invalid) operands" }							

相关资源