Searched refs:OP_REG (Results 1 – 2 of 2) sorted by relevance
235 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
1196 op->type = OP_REG; in decode_register_operand()1228 op->type = OP_REG; in decode_modrm()1372 if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) { in fetch_bit_operand()1790 case OP_REG: in writeback()1910 ctxt->dst.type = OP_REG; in em_popf()2300 ctxt->src.type = OP_REG; in em_cmpxchg()3514 ctxt->dst.type = OP_REG; in em_cwd()4861 op->type = OP_REG; in decode_operand()4868 op->type = OP_REG; in decode_operand()4879 op->type = OP_REG; in decode_operand()[all …]