Searched refs:OP_DEST_REG (Results 1 – 4 of 4) sorted by relevance
224 op->dest.type = OP_DEST_REG; in arch_decode_instruction()246 op->dest.type = OP_DEST_REG; in arch_decode_instruction()307 op->dest.type = OP_DEST_REG; in arch_decode_instruction()318 op->dest.type = OP_DEST_REG; in arch_decode_instruction()341 op->dest.type = OP_DEST_REG; in arch_decode_instruction()378 op->dest.type = OP_DEST_REG; in arch_decode_instruction()428 op->dest.type = OP_DEST_REG; in arch_decode_instruction()441 op->dest.type = OP_DEST_REG; in arch_decode_instruction()481 op->dest.type = OP_DEST_REG; in arch_decode_instruction()596 op->dest.type = OP_DEST_REG; in arch_decode_instruction()[all …]
131 op->dest.type = OP_DEST_REG; in decode_insn_reg2i12_fomat()153 op->dest.type = OP_DEST_REG; in decode_insn_reg2i12_fomat()199 op->dest.type = OP_DEST_REG; in decode_insn_reg2i14_fomat()
35 OP_DEST_REG, enumerator
2815 if (op->dest.type == OP_DEST_REG && op->src.type == OP_SRC_ADD && in update_cfi_state_regs()2916 case OP_DEST_REG: in update_cfi_state()
Completed in 12 milliseconds