Searched refs:OP_OPSIZE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Disassembler/
H A DDisasmCore.cpp1996 case OP_OPSIZE: /* 0x66 */
2064 case OP_OPSIZE: /* 0x66 */
2163 if (pDis->bLastPrefix == OP_OPSIZE && g_apThreeByteMapX86_660F3A[pDis->bOpCode >> 4])
2782 case OP_OPSIZE:
H A DDisasmTablesX64.cpp178 OP("OP SIZE", 0, 0, 0, OP_OPSIZE, OP_PARM_NONE, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS),
H A DDisasmTables.cpp204 OP("OP SIZE", 0, 0, 0, OP_OPSIZE, OP_PARM_NONE, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS),
/vbox/include/VBox/
H A Ddisopcode.h48 OP_OPSIZE, enumerator in enum:OPCODES

Completed in 72 milliseconds