Searched refs:X86_OP_PRF_SIZE_OP (Results 1 - 2 of 2) sorted by relevance
/vbox/include/iprt/ | ||
H A D | x86.h | 3845 #define X86_OP_PRF_SIZE_OP UINT8_C(0x66) macro |
/vbox/src/VBox/VMM/testcase/Instructions/ | ||
H A D | InstructionTestGen.py | 88 X86_OP_PRF_SIZE_OP = 0x66; variable |
Completed in 96 milliseconds