Searched refs:OP_ENC_MR (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/vmd/
H A Dmmio.h84 OP_ENC_MR, /* Register to ModRM */ enumerator in enum:x86_operand_enc
H A Dmmio.c99 [0x88] = OP_ENC_MR,
100 [0x89] = OP_ENC_MR,
103 [0x8C] = OP_ENC_MR,
316 case OP_ENC_MR: return "MR";
485 case OP_ENC_MR:

Completed in 173 milliseconds