HomeSort by relevance Sort by last modified time
    Searched refs:GAS_ILLEGAL (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insns.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86id.c 65 GAS_ILLEGAL = 1<<7, /* Illegal in GAS mode */
672 if ((gas_flags & GAS_ILLEGAL) && id_insn->parser == X86_PARSER_GAS)
    [all...]

Completed in 864 milliseconds