Lines Matching refs:breg

8743 			      int treg, int breg, int dbl)  in macro_build_ldst_constoffset()  argument
8758 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, breg); in macro_build_ldst_constoffset()
8768 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", AT, AT, breg); in macro_build_ldst_constoffset()
9707 unsigned int breg, i; in macro() local
10378 breg = op[2]; in macro()
10389 macro_build (&offset_expr, ADDRESS_ADDI_INSN, "t,r,j", op[0], breg, in macro()
10394 if (mips_opts.at && (op[0] == breg)) in macro()
10538 && breg == 0 in macro()
10545 if (breg != 0) in macro()
10584 if (breg == op[0]) in macro()
10588 op[0], AT, breg); in macro()
10589 breg = 0; in macro()
10649 if (breg != op[0]) in macro()
10655 op[0], AT, breg); in macro()
10677 op[0], tempreg, breg); in macro()
10678 breg = 0; in macro()
10683 else if (breg == 0 && (call || tempreg == PIC_CALL_REG)) in macro()
10751 if (expr1.X_add_number == 0 && breg == 0 in macro()
10764 if (breg != 0) in macro()
10790 if (breg != op[0]) in macro()
10797 op[0], AT, breg); in macro()
10832 if (breg == op[0]) in macro()
10839 op[0], AT, breg); in macro()
10843 breg = 0; in macro()
10897 if (expr1.X_add_number == 0 && breg == 0 in macro()
10928 if (breg != op[0]) in macro()
10934 op[0], AT, breg); in macro()
10956 op[0], tempreg, breg); in macro()
10957 breg = 0; in macro()
10965 if (breg != 0) in macro()
10966 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", op[0], tempreg, breg); in macro()
11623 breg = op[2]; in macro()
11631 offset_reloc[1], offset_reloc[2], breg); in macro()
11635 macro_build (NULL, s, fmt, op[0], breg); in macro()
11638 (int) offset_expr.X_add_number, breg); in macro()
11645 tempreg, breg, -1, offset_reloc[0], in macro()
11683 if (breg != 0) in macro()
11685 tempreg, tempreg, breg); in macro()
11705 if (breg != 0) in macro()
11707 tempreg, tempreg, breg); in macro()
11776 if (breg == 0) in macro()
11784 tempreg, breg, mips_gp_register); in macro()
11799 if (breg != 0) in macro()
11800 macro_build (NULL, "daddu", "d,v,t", AT, AT, breg); in macro()
11817 if (breg != 0) in macro()
11819 tempreg, tempreg, breg); in macro()
11829 if (breg == 0) in macro()
11852 tempreg, breg, mips_gp_register); in macro()
11859 tempreg, tempreg, breg); in macro()
11895 if (breg != 0) in macro()
11897 tempreg, tempreg, breg); in macro()
11915 if (breg != 0) in macro()
11917 tempreg, tempreg, breg); in macro()
11964 if (breg != 0) in macro()
11966 tempreg, tempreg, breg); in macro()
11992 if (breg != 0) in macro()
11994 tempreg, tempreg, breg); in macro()
12001 if (breg != 0) in macro()
12003 tempreg, tempreg, breg); in macro()
12278 breg = op[2]; in macro()
12284 macro_build (&offset_expr, ADDRESS_ADDI_INSN, "t,r,j", AT, breg, in macro()
12289 breg = AT; in macro()
12295 if (strcmp (s, "lw") == 0 && op[0] == breg) in macro()
12299 offset_reloc[1], offset_reloc[2], breg); in macro()
12302 offset_reloc[1], offset_reloc[2], breg); in macro()
12308 breg); in macro()
12312 breg); in macro()
12354 if (breg == 0) in macro()
12361 AT, breg, mips_gp_register); in macro()
12394 if (breg != 0) in macro()
12395 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", AT, breg, AT); in macro()
12429 if (breg != 0) in macro()
12430 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", AT, breg, AT); in macro()
12488 if (breg != 0) in macro()
12489 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", AT, breg, AT); in macro()
12512 if (breg != 0) in macro()
12513 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", AT, breg, AT); in macro()
13213 breg = op[2]; in macro()
13222 macro_build (ep, ADDRESS_ADDI_INSN, "t,r,j", tempreg, breg, -1, in macro()
13227 if (breg != 0) in macro()
13229 tempreg, tempreg, breg); in macro()
13234 breg = tempreg; in macro()
13238 else if (!ust && op[0] == breg) in macro()
13252 macro_build (NULL, s, "t,~(b)", tempreg, (int) ep->X_add_number, breg); in macro()
13255 offset_reloc[0], offset_reloc[1], offset_reloc[2], breg); in macro()
13263 tempreg, (int) ep->X_add_number, breg); in macro()
13266 offset_reloc[0], offset_reloc[1], offset_reloc[2], breg); in macro()
13283 offset_reloc[0], offset_reloc[1], offset_reloc[2], breg); in macro()
13298 offset_reloc[0], offset_reloc[1], offset_reloc[2], breg); in macro()