Lines Matching refs:pinfo
274 unsigned long pinfo; member
3855 ((opp->pinfo & (FP_D | FP_S)) != 0 in print_insn_args()
3985 if (op->pinfo == INSN_MACRO in print_insn_mips()
4013 if (op->pinfo != INSN_MACRO in print_insn_mips()
4025 if ((op->pinfo & INSN_UNCOND_BRANCH_DELAY) != 0) in print_insn_mips()
4033 else if ((op->pinfo & (INSN_COND_BRANCH_DELAY in print_insn_mips()
4042 else if ((op->pinfo & (INSN_STORE_MEMORY in print_insn_mips()
4208 if (op->pinfo != INSN_MACRO
4269 if ((op->pinfo & INSN_UNCOND_BRANCH_DELAY) != 0)
4440 if ((op->pinfo & MIPS16_INSN_READ_PC) == 0
4441 && (op->pinfo & MIPS16_INSN_READ_SP) == 0)