Searched defs:X86ZMMREG (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dx86.h2346 typedef union X86ZMMREG union
2362 } X86ZMMREG; typedef in typeref:union:X86ZMMREG
2364 AssertCompileSize(X86ZMMREG, 64);
2367 typedef X86ZMMREG *PX86ZMMREG;
2369 typedef X86ZMMREG const *PCX86ZMMREG;
2718 X86ZMMREG aRegs[16];

Completed in 72 milliseconds