Searched refs:OP_DEST_REG (Results 1 – 3 of 3) sorted by relevance
129 op->dest.type = OP_DEST_REG; in arch_decode_instruction()149 op->dest.type = OP_DEST_REG; in arch_decode_instruction()177 op->dest.type = OP_DEST_REG; in arch_decode_instruction()194 op->dest.type = OP_DEST_REG; in arch_decode_instruction()205 op->dest.type = OP_DEST_REG; in arch_decode_instruction()216 op->dest.type = OP_DEST_REG; in arch_decode_instruction()255 op->dest.type = OP_DEST_REG; in arch_decode_instruction()266 op->dest.type = OP_DEST_REG; in arch_decode_instruction()285 op->dest.type = OP_DEST_REG; in arch_decode_instruction()295 op->dest.type = OP_DEST_REG; in arch_decode_instruction()[all …]
34 OP_DEST_REG, enumerator
1419 if (op->dest.type == OP_DEST_REG && op->src.type == OP_SRC_ADD && in update_insn_state_regs()1515 case OP_DEST_REG: in update_insn_state()1673 if (!state->drap && op->dest.type == OP_DEST_REG && in update_insn_state()1681 op->dest.type == OP_DEST_REG && in update_insn_state()