Searched refs:OP_SRC_REG (Results 1 – 4 of 4) sorted by relevance
234 op->src.type = OP_SRC_REG; in arch_decode_instruction()339 op->src.type = OP_SRC_REG; in arch_decode_instruction()360 op->src.type = OP_SRC_REG; in arch_decode_instruction()376 op->src.type = OP_SRC_REG; in arch_decode_instruction()393 op->src.type = OP_SRC_REG; in arch_decode_instruction()406 op->src.type = OP_SRC_REG; in arch_decode_instruction()475 op->src.type = OP_SRC_REG; in arch_decode_instruction()594 op->src.type = OP_SRC_REG; in arch_decode_instruction()
49 OP_SRC_REG, enumerator
163 op->src.type = OP_SRC_REG; in decode_insn_reg2i12_fomat()214 op->src.type = OP_SRC_REG; in decode_insn_reg2i14_fomat()
2919 case OP_SRC_REG: in update_cfi_state()3221 if (op->src.type != OP_SRC_REG) in update_cfi_state()
Completed in 12 milliseconds