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

  /external/google-breakpad/src/third_party/libdisasm/
ia32_reg.c 104 { REG_MMX_SIZE, reg_simd, 18, "mm0" },
105 { REG_MMX_SIZE, reg_simd, 19, "mm1" },
106 { REG_MMX_SIZE, reg_simd, 20, "mm2" },
107 { REG_MMX_SIZE, reg_simd, 21, "mm3" },
108 { REG_MMX_SIZE, reg_simd, 22, "mm4" },
109 { REG_MMX_SIZE, reg_simd, 23, "mm5" },
110 { REG_MMX_SIZE, reg_simd, 24, "mm6" },
111 { REG_MMX_SIZE, reg_simd, 25, "mm7" },
113 { REG_SIMD_SIZE, reg_simd, 0, "xmm0" },
114 { REG_SIMD_SIZE, reg_simd, 0, "xmm1" }
    [all...]
libdis.h 116 reg_simd = 0x00040, /* SIMD/MMX reg */ enumerator in enum:x86_reg_type
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm_oop.i 72 reg_simd = 0x00040, reg_sys = 0x00080,

Completed in 45 milliseconds