Searched refs:OP_DEST_REG (Results 1 – 3 of 3) sorted by relevance
150 op->dest.type = OP_DEST_REG; in arch_decode_instruction()172 op->dest.type = OP_DEST_REG; in arch_decode_instruction()202 op->dest.type = OP_DEST_REG; in arch_decode_instruction()220 op->dest.type = OP_DEST_REG; in arch_decode_instruction()232 op->dest.type = OP_DEST_REG; in arch_decode_instruction()244 op->dest.type = OP_DEST_REG; in arch_decode_instruction()286 op->dest.type = OP_DEST_REG; in arch_decode_instruction()298 op->dest.type = OP_DEST_REG; in arch_decode_instruction()318 op->dest.type = OP_DEST_REG; in arch_decode_instruction()329 op->dest.type = OP_DEST_REG; in arch_decode_instruction()[all …]
34 OP_DEST_REG, enumerator
2216 if (op->dest.type == OP_DEST_REG && op->src.type == OP_SRC_ADD && in update_cfi_state_regs()2312 case OP_DEST_REG: in update_cfi_state()