CoryXie

一垄青竹映陋室,半枝桃花衬碧窗。

  :: :: 博问 :: 闪存 :: 新随笔 :: :: 订阅 订阅 :: 管理 ::

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

posted on 2014-09-06 22:04  CoryXie  阅读(353)  评论(0)    收藏  举报