首页 > 其他 > 详细

GAS Syntax

时间:2014-09-06 22:32:34      阅读:452      评论:0      收藏:0      [点我收藏+]

GAS or?GNU as?syntax is a different form of syntax for assembly language files, known also as AT&T syntax after the original style. It is commonly used by other versions of GAS for other architectures (i.e. non-x86). This guide is not a complete reference, but merely an overview.

Differences

GAS syntax can appear foreign to someone who is familiar with Intel syntax.

Integer Suffixes

Floating Point (x87) Suffixes

SRC=https://github.com/yasm/yasm/wiki/GasSyntax

GAS Syntax

原文:http://www.cnblogs.com/coryxie/p/3959868.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!