Searched refs:OP_REG (Results 1 – 2 of 2) sorted by relevance
106 enum { OP_REG, OP_MEM, OP_IMM, OP_NONE } type; enumerator
694 op->type = OP_REG; in decode_register_operand()1020 c->src.type = OP_REG; in x86_decode_insn()1093 c->dst.type = OP_REG; in x86_decode_insn()1101 c->dst.type = OP_REG; in x86_decode_insn()1289 case OP_REG: in writeback()1623 c->src.type = c->dst.type = OP_REG; in x86_emulate_insn()1633 c->dst.type = OP_REG; in x86_emulate_insn()1710 c->dst.type = OP_REG; in x86_emulate_insn()1733 c->dst.type = OP_REG; in x86_emulate_insn()2074 c->dst.type = OP_REG; in x86_emulate_insn()