Home
last modified time | relevance | path

Searched refs:vie_op (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c91 struct vie_op { struct
143 struct vie_op op; /* opcode description */
194 static const struct vie_op three_byte_opcodes_0f38[256] = {
201 static const struct vie_op two_byte_opcodes[256] = {
244 static const struct vie_op one_byte_opcodes[256] = {
3429 const struct vie_op *optab; in decode_prefixes()