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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86regtmod.gperf 286 if (type == YASM_ARCH_SEGREG && bits != 0 && arch_x86->mode_bits == bits) {
292 if (type == YASM_ARCH_SEGREG)
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h 54 YASM_ARCH_SEGREG, /**< A segment register */
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-token.re 416 case YASM_ARCH_SEGREG:
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
gas-parse.c 994 case YASM_ARCH_SEGREG:
    [all...]

Completed in 941 milliseconds