码迷,mamicode.com
首页 > 其他好文 > 详细

GAS Syntax

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

标签:des   style   http   color   io   ar   strong   for   div   

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

标签:des   style   http   color   io   ar   strong   for   div   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!