Searched refs:OP_INTO (Results 1 - 6 of 6) sorted by relevance

/vbox/include/VBox/
H A Ddisopcode.h128 OP_INTO, enumerator in enum:OPCODES
/vbox/src/VBox/Disassembler/
H A DDisasmFormatYasm.cpp1522 case OP_INTO:
H A DDisasmTables.cpp324 OP("into", 0, 0, 0, OP_INTO, OP_PARM_NONE, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_INTERRUPT | DISOPTYPE_INVALID_64),
/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlers.cpp950 case OP_INTO:
/vbox/src/VBox/VMM/VMMR3/
H A DPATM.cpp1506 || pCpu->pCurInstr->uOpcode == OP_INTO)
1645 if (pCpu->pCurInstr->uOpcode == OP_INT3 || pCpu->pCurInstr->uOpcode == OP_INT || pCpu->pCurInstr->uOpcode == OP_INTO)
2055 case OP_INTO:
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp12169 case OP_INTO:

Completed in 135 milliseconds