Searched refs:INSN_WRITE_GPR_31 (Results 1 – 6 of 6) sorted by relevance
1769 if ((op->pinfo & (INSN_WRITE_GPR_31 | INSN_WRITE_1)) != 0) in print_insn_mips()1778 if ((op->pinfo & INSN_WRITE_GPR_31) != 0) in print_insn_mips()2185 if ((op->pinfo & INSN_WRITE_GPR_31) != 0) in print_insn_mips16()2330 if ((op->pinfo & (INSN_WRITE_GPR_31 | INSN_WRITE_1)) != 0) in print_insn_micromips()2338 if ((op->pinfo & INSN_WRITE_GPR_31) != 0) in print_insn_micromips()
157 #define WR_31 INSN_WRITE_GPR_31
228 #define WR_31 INSN_WRITE_GPR_31
292 #define WR_31 INSN_WRITE_GPR_31
1032 #define INSN_WRITE_GPR_31 0x00000040 macro
4595 if (pinfo & INSN_WRITE_GPR_31) in gpr_write_mask()7384 pinfo & INSN_WRITE_GPR_31, in append_insn()7403 int al = pinfo & INSN_WRITE_GPR_31; in append_insn()