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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
H A Dx86id.c66 GAS_NO_REV = 1<<8 /* Don't reverse operands in GAS mode */ enumerator in enum:x86_gas_suffix_flags
682 if (id_insn->parser == X86_PARSER_GAS && !(gas_flags & GAS_NO_REV))
1239 && !(info->gas_flags & GAS_NO_REV))

Completed in 151 milliseconds