Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm_instruction_emul.c68 VIE_OP_TYPE_NONE = 0, enumerator
2464 if (vie->op.op_type == VIE_OP_TYPE_NONE) in decode_prefixes()
2507 if (vie->op.op_type == VIE_OP_TYPE_NONE) in decode_two_byte_opcode()
2523 if (vie->op.op_type != VIE_OP_TYPE_NONE) in decode_opcode()
2528 if (vie->op.op_type == VIE_OP_TYPE_NONE) in decode_opcode()