http://sourceware.org/bugzilla/show_bug.cgi?id=13937
--- Comment #7 from Ian Lance Taylor <ian at airs dot com> 2012-04-04 12:36:45 UTC --- Well, the gas manual is not intended to serve as a documentation for the machine instructions. It could be written that way, but it is not, and it would be a fair amount of work to get it to that point. The idea is that you also have a manual for the AT&T syntax and mnemonics, such as was distributed with System V. Since nobody actually has those manuals any more, I would recommend using .intel_syntax when hand writing assembler code. The assembler default is chosen based on the gcc default. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils