Is there a complete x86 assembly language reference that uses AT&T syntax? [closed]

醉酒当歌 提交于 2019-12-28 02:56:08

问题


Ideally there would be a version of Intel's Software Developer's Manuals written in AT&T syntax, but I would be happy to find anything that is close enough.


回答1:


Sun's manual uses gas syntax, with a correspondence table for the Intel/AMD-sanctioned opcode names (PDF).



来源:https://stackoverflow.com/questions/1776570/is-there-a-complete-x86-assembly-language-reference-that-uses-att-syntax

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!