Searched refs:OP_REG (Results 1 – 2 of 2) sorted by relevance
252 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
1166 op->type = OP_REG; in decode_register_operand()1198 op->type = OP_REG; in decode_modrm()1793 case OP_REG: in writeback()1912 ctxt->dst.type = OP_REG; in em_popf()2300 ctxt->src.type = OP_REG; in em_cmpxchg()3197 ctxt->dst.type = OP_REG; in em_cwd()4592 op->type = OP_REG; in decode_operand()4599 op->type = OP_REG; in decode_operand()4610 op->type = OP_REG; in decode_operand()4626 op->type = OP_REG; in decode_operand()[all …]
Completed in 16 milliseconds