Lines Matching refs:pinfo
300 unsigned long pinfo; member
4814 ((opp->pinfo & (FP_D | FP_S)) != 0 in print_insn_args()
4944 if (op->pinfo == INSN_MACRO in print_insn_mips()
4972 if (op->pinfo != INSN_MACRO in print_insn_mips()
5001 if ((op->pinfo & INSN_UNCOND_BRANCH_DELAY) != 0) in print_insn_mips()
5009 else if ((op->pinfo & (INSN_COND_BRANCH_DELAY in print_insn_mips()
5018 else if ((op->pinfo & (INSN_STORE_MEMORY in print_insn_mips()
5184 if (op->pinfo != INSN_MACRO
5245 if ((op->pinfo & INSN_UNCOND_BRANCH_DELAY) != 0)
5416 if ((op->pinfo & MIPS16_INSN_READ_PC) == 0
5417 && (op->pinfo & MIPS16_INSN_READ_SP) == 0)