Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/vmd/
H A Dmmio.h67 OP_UNKNOWN = 0, /* Default value when undecoded. */ enumerator
H A Dx86_mmio.c665 case OP_UNKNOWN: in decode_opcode()
676 if (type == OP_UNKNOWN || type == OP_UNSUPPORTED) { in decode_opcode()