Searched defs:GAS_ONLY (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
H A Dx86id.c64 GAS_ONLY = 1<<6, /* Only available in GAS mode */ enumerator in enum:x86_gas_suffix_flags
670 if ((gas_flags & GAS_ONLY) && id_insn->parser != X86_PARSER_GAS)

Completed in 228 milliseconds