Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/vmd/
Dx86_mmio.c78 [0x88] = OP_MOV,
79 [0x89] = OP_MOV,
80 [0x8A] = OP_MOV,
81 [0x8B] = OP_MOV,
82 [0x8C] = OP_MOV,
83 [0xA0] = OP_MOV,
84 [0xA1] = OP_MOV,
85 [0xA2] = OP_MOV,
86 [0xA3] = OP_MOV,
300 case OP_MOV: return "MOV"; in str_opcode()
[all …]
Dmmio.h70 OP_MOV, enumerator