Searched refs:OP_REG (Results 1 – 2 of 2) sorted by relevance
241 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
1148 op->type = OP_REG; in decode_register_operand()1180 op->type = OP_REG; in decode_modrm()1742 case OP_REG: in writeback()1862 ctxt->dst.type = OP_REG; in em_popf()2252 ctxt->src.type = OP_REG; in em_cmpxchg()3501 ctxt->dst.type = OP_REG; in em_cwd()4881 op->type = OP_REG; in decode_operand()4888 op->type = OP_REG; in decode_operand()4899 op->type = OP_REG; in decode_operand()4915 op->type = OP_REG; in decode_operand()[all …]
Completed in 16 milliseconds