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

源代码在线查看: if.s

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

相关代码

				; Test MRI structured if pseudo-op.									xdef	foo				foo					if d1  d0 and d2  d0 then					  if d1  d2 then					    move d1,d3					  else					    move d2,d3					  endi					else					  if d0  d1 or d0  d2 then					    move d0,d3					  endi					endi									nop							

相关资源