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

/vbox/include/VBox/
H A Ddisopcode.h102 OP_CWD, enumerator in enum:OPCODES
/vbox/src/VBox/Disassembler/
H A DDisasmTablesX64.cpp236 OP("cwd", 0, 0, 0, OP_CWD, OP_PARM_NONE, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS),
H A DDisasmFormatYasm.cpp541 case OP_CWD:
H A DDisasmTables.cpp262 OP("cwd", 0, 0, 0, OP_CWD, OP_PARM_NONE, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS),

Completed in 71 milliseconds