HomeSort by relevance Sort by last modified time
    Searched defs:regxmm (Results 1 - 6 of 6) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
defs_darwin_386.go 222 type regxmm struct { type
273 fpu_xmm0 regxmm
274 fpu_xmm1 regxmm
275 fpu_xmm2 regxmm
276 fpu_xmm3 regxmm
277 fpu_xmm4 regxmm
278 fpu_xmm5 regxmm
279 fpu_xmm6 regxmm
280 fpu_xmm7 regxmm
281 fpu_xmm8 regxmm
    [all...]
defs_darwin_amd64.go 224 type regxmm struct { type
275 fpu_xmm0 regxmm
276 fpu_xmm1 regxmm
277 fpu_xmm2 regxmm
278 fpu_xmm3 regxmm
279 fpu_xmm4 regxmm
280 fpu_xmm5 regxmm
281 fpu_xmm6 regxmm
282 fpu_xmm7 regxmm
283 fpu_xmm8 regxmm
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
defs_darwin_386.go 222 type regxmm struct { type
273 fpu_xmm0 regxmm
274 fpu_xmm1 regxmm
275 fpu_xmm2 regxmm
276 fpu_xmm3 regxmm
277 fpu_xmm4 regxmm
278 fpu_xmm5 regxmm
279 fpu_xmm6 regxmm
280 fpu_xmm7 regxmm
281 fpu_xmm8 regxmm
    [all...]
defs_darwin_amd64.go 224 type regxmm struct { type
275 fpu_xmm0 regxmm
276 fpu_xmm1 regxmm
277 fpu_xmm2 regxmm
278 fpu_xmm3 regxmm
279 fpu_xmm4 regxmm
280 fpu_xmm5 regxmm
281 fpu_xmm6 regxmm
282 fpu_xmm7 regxmm
283 fpu_xmm8 regxmm
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
i386-opc.h 663 RegXMM,
788 unsigned int regxmm:1; member in struct:i386_operand_type::__anon5083
  /toolchain/binutils/binutils-2.27/gas/config/
tc-i386.c 1682 static const i386_operand_type regxmm = OPERAND_TYPE_REGXMM; variable
    [all...]

Completed in 208 milliseconds