Searched refs:OP_DEST_REG (Results 1 – 3 of 3) sorted by relevance
141 op->dest.type = OP_DEST_REG; in arch_decode_instruction()161 op->dest.type = OP_DEST_REG; in arch_decode_instruction()189 op->dest.type = OP_DEST_REG; in arch_decode_instruction()206 op->dest.type = OP_DEST_REG; in arch_decode_instruction()217 op->dest.type = OP_DEST_REG; in arch_decode_instruction()228 op->dest.type = OP_DEST_REG; in arch_decode_instruction()267 op->dest.type = OP_DEST_REG; in arch_decode_instruction()278 op->dest.type = OP_DEST_REG; in arch_decode_instruction()297 op->dest.type = OP_DEST_REG; in arch_decode_instruction()307 op->dest.type = OP_DEST_REG; in arch_decode_instruction()[all …]
40 OP_DEST_REG, enumerator
1303 if (op->dest.type == OP_DEST_REG && op->src.type == OP_SRC_ADD && in update_insn_state_regs()1399 case OP_DEST_REG: in update_insn_state()1556 if (!state->drap && op->dest.type == OP_DEST_REG && in update_insn_state()1564 op->dest.type == OP_DEST_REG && in update_insn_state()