Gas mode
Handles AT&T assembler syntax (more specifically this handles the GNU Assembler (gas) syntax.) It takes a single optional configuration parameter: architecture
, which can be one of "ARM"
, "ARMv6"
or "x86"
.
Including the parameter adds syntax for the registers and special directives for the supplied architecture.
MIME types defined: text/x-gas