Searched refs:OP_SRC_REG (Results 1 – 3 of 3) sorted by relevance
185 op->src.type = OP_SRC_REG; in arch_decode_instruction()290 op->src.type = OP_SRC_REG; in arch_decode_instruction()311 op->src.type = OP_SRC_REG; in arch_decode_instruction()327 op->src.type = OP_SRC_REG; in arch_decode_instruction()344 op->src.type = OP_SRC_REG; in arch_decode_instruction()357 op->src.type = OP_SRC_REG; in arch_decode_instruction()426 op->src.type = OP_SRC_REG; in arch_decode_instruction()522 op->src.type = OP_SRC_REG; in arch_decode_instruction()
47 OP_SRC_REG, enumerator
2292 case OP_SRC_REG: in update_cfi_state()2591 if (op->src.type != OP_SRC_REG) in update_cfi_state()
Completed in 10 milliseconds