Searched refs:OP_SRC_REG (Results 1 – 3 of 3) sorted by relevance
228 op->src.type = OP_SRC_REG; in arch_decode_instruction()333 op->src.type = OP_SRC_REG; in arch_decode_instruction()354 op->src.type = OP_SRC_REG; in arch_decode_instruction()370 op->src.type = OP_SRC_REG; in arch_decode_instruction()387 op->src.type = OP_SRC_REG; in arch_decode_instruction()400 op->src.type = OP_SRC_REG; in arch_decode_instruction()469 op->src.type = OP_SRC_REG; in arch_decode_instruction()579 op->src.type = OP_SRC_REG; in arch_decode_instruction()
49 OP_SRC_REG, enumerator
2845 case OP_SRC_REG: in update_cfi_state()3144 if (op->src.type != OP_SRC_REG) in update_cfi_state()
Completed in 11 milliseconds