Lines Matching refs:tempreg

9814   unsigned int tempreg;  in macro()  local
10500 tempreg = AT; in macro()
10504 tempreg = op[0]; in macro()
10514 load_register (tempreg, &offset_expr, HAVE_64BIT_ADDRESSES); in macro()
10551 tempreg, mips_gp_register, BFD_RELOC_GPREL16); in macro()
10558 tempreg, BFD_RELOC_MIPS_HIGHEST); in macro()
10562 tempreg, tempreg, BFD_RELOC_MIPS_HIGHER); in macro()
10565 macro_build (NULL, "dsll32", SHFT_FMT, tempreg, tempreg, 0); in macro()
10566 macro_build (NULL, "daddu", "d,v,t", tempreg, tempreg, AT); in macro()
10572 tempreg, BFD_RELOC_MIPS_HIGHEST); in macro()
10574 tempreg, tempreg, BFD_RELOC_MIPS_HIGHER); in macro()
10575 macro_build (NULL, "dsll", SHFT_FMT, tempreg, tempreg, 16); in macro()
10577 tempreg, tempreg, BFD_RELOC_HI16_S); in macro()
10578 macro_build (NULL, "dsll", SHFT_FMT, tempreg, tempreg, 16); in macro()
10580 tempreg, tempreg, BFD_RELOC_LO16); in macro()
10593 tempreg, mips_gp_register, BFD_RELOC_GPREL16); in macro()
10598 macro_build_lui (&offset_expr, tempreg); in macro()
10600 tempreg, tempreg, BFD_RELOC_LO16); in macro()
10643 && (call || tempreg == PIC_CALL_REG)) in macro()
10647 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
10658 tempreg, BFD_RELOC_MIPS_GOT16, mips_gp_register); in macro()
10661 tempreg, tempreg, BFD_RELOC_LO16); in macro()
10670 load_got_offset (tempreg, &offset_expr); in macro()
10672 add_got_offset (tempreg, &offset_expr); in macro()
10679 load_got_offset (tempreg, &offset_expr); in macro()
10694 tempreg = op[0]; in macro()
10696 add_got_offset_hilo (tempreg, &offset_expr, AT); in macro()
10733 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
10740 tempreg, tempreg, BFD_RELOC_LO16); in macro()
10754 dreg = tempreg; in macro()
10757 gas_assert (tempreg == AT); in macro()
10776 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
10781 op[0], tempreg, breg); in macro()
10783 tempreg = op[0]; in macro()
10787 else if (breg == 0 && (call || tempreg == PIC_CALL_REG)) in macro()
10790 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
10793 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
10799 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
10856 && (call || tempreg == PIC_CALL_REG)) in macro()
10861 macro_build (&offset_expr, "lui", LUI_FMT, tempreg, lui_reloc_type); in macro()
10863 tempreg, tempreg, mips_gp_register); in macro()
10865 tempreg, lw_reloc_type, tempreg); in macro()
10881 tempreg, tempreg, BFD_RELOC_LO16); in macro()
10895 dreg = tempreg; in macro()
10898 gas_assert (tempreg == AT); in macro()
10920 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
10927 tempreg, tempreg, BFD_RELOC_LO16); in macro()
10940 gas_assert (tempreg == AT); in macro()
10944 tempreg = op[0]; in macro()
10954 tempreg, tempreg, AT); in macro()
11002 && (call || tempreg == PIC_CALL_REG)) in macro()
11007 macro_build (&offset_expr, "lui", LUI_FMT, tempreg, lui_reloc_type); in macro()
11009 tempreg, tempreg, mips_gp_register); in macro()
11011 tempreg, lw_reloc_type, tempreg); in macro()
11019 tempreg, tempreg, BFD_RELOC_LO16); in macro()
11033 dreg = tempreg; in macro()
11036 gas_assert (tempreg == AT); in macro()
11053 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
11055 macro_build (&offset_expr, ADDRESS_ADDI_INSN, "t,r,j", tempreg, in macro()
11056 tempreg, BFD_RELOC_MIPS_GOT_OFST); in macro()
11060 op[0], tempreg, breg); in macro()
11062 tempreg = op[0]; in macro()
11070 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", op[0], tempreg, breg); in macro()
11566 tempreg = op[0] + lp; in macro()
11725 tempreg = AT; in macro()
11746 if (tempreg == AT) in macro()
11749 tempreg, breg, -1, offset_reloc[0], in macro()
11752 macro_build (NULL, s, fmt, op[0], tempreg); in macro()
11754 macro_build (NULL, s, fmt, op[0], 0, tempreg); in macro()
11759 if (tempreg == AT) in macro()
11786 load_register (tempreg, &expr1, HAVE_64BIT_ADDRESSES); in macro()
11789 tempreg, tempreg, breg); in macro()
11794 "t,r,j", tempreg, tempreg, BFD_RELOC_LO16); in macro()
11795 macro_build (NULL, s, fmt, op[0], tempreg); in macro()
11798 macro_build (&offset_expr, s, fmt, op[0], BFD_RELOC_LO16, tempreg); in macro()
11801 (int) offset_expr.X_add_number, tempreg); in macro()
11808 load_address (tempreg, &offset_expr, &used_at); in macro()
11811 tempreg, tempreg, breg); in macro()
11813 macro_build (NULL, s, fmt, op[0], tempreg); in macro()
11815 macro_build (NULL, s, fmt, op[0], 0, tempreg); in macro()
11888 tempreg, breg, mips_gp_register); in macro()
11890 BFD_RELOC_GPREL16, tempreg); in macro()
11897 macro_build (&offset_expr, "lui", LUI_FMT, tempreg, in macro()
11901 macro_build (&offset_expr, "daddiu", "t,r,j", tempreg, in macro()
11902 tempreg, BFD_RELOC_MIPS_HIGHER); in macro()
11905 macro_build (NULL, "dsll32", SHFT_FMT, tempreg, tempreg, 0); in macro()
11906 macro_build (NULL, "daddu", "d,v,t", tempreg, tempreg, AT); in macro()
11908 tempreg); in macro()
11913 macro_build (&offset_expr, "lui", LUI_FMT, tempreg, in macro()
11915 macro_build (&offset_expr, "daddiu", "t,r,j", tempreg, in macro()
11916 tempreg, BFD_RELOC_MIPS_HIGHER); in macro()
11917 macro_build (NULL, "dsll", SHFT_FMT, tempreg, tempreg, 16); in macro()
11918 macro_build (&offset_expr, "daddiu", "t,r,j", tempreg, in macro()
11919 tempreg, BFD_RELOC_HI16_S); in macro()
11920 macro_build (NULL, "dsll", SHFT_FMT, tempreg, tempreg, 16); in macro()
11923 tempreg, tempreg, breg); in macro()
11925 BFD_RELOC_LO16, tempreg); in macro()
11943 macro_build_lui (&offset_expr, tempreg); in macro()
11945 BFD_RELOC_LO16, tempreg); in macro()
11956 tempreg, breg, mips_gp_register); in macro()
11958 BFD_RELOC_GPREL16, tempreg); in macro()
11961 macro_build_lui (&offset_expr, tempreg); in macro()
11963 tempreg, tempreg, breg); in macro()
11965 BFD_RELOC_LO16, tempreg); in macro()
11997 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
12001 tempreg, tempreg, breg); in macro()
12003 BFD_RELOC_MIPS_GOT_OFST, tempreg); in macro()
12011 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
12016 macro_build (&offset_expr, ADDRESS_ADDI_INSN, "t,r,j", tempreg, in macro()
12017 tempreg, BFD_RELOC_LO16); in macro()
12021 tempreg, tempreg, breg); in macro()
12022 macro_build (&expr1, s, fmt, op[0], BFD_RELOC_LO16, tempreg); in macro()
12052 macro_build (&offset_expr, "lui", LUI_FMT, tempreg, in macro()
12054 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", tempreg, tempreg, in macro()
12056 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
12057 BFD_RELOC_MIPS_GOT_LO16, tempreg); in macro()
12061 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
12064 macro_build (&offset_expr, ADDRESS_ADDI_INSN, "t,r,j", tempreg, in macro()
12065 tempreg, BFD_RELOC_LO16); in macro()
12070 tempreg, tempreg, breg); in macro()
12071 macro_build (&expr1, s, fmt, op[0], BFD_RELOC_LO16, tempreg); in macro()
12090 macro_build (&offset_expr, "lui", LUI_FMT, tempreg, in macro()
12092 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", tempreg, tempreg, in macro()
12094 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
12095 BFD_RELOC_MIPS_GOT_LO16, tempreg); in macro()
12098 tempreg, tempreg, breg); in macro()
12099 macro_build (&expr1, s, fmt, op[0], BFD_RELOC_LO16, tempreg); in macro()
12103 macro_build (&offset_expr, ADDRESS_LOAD_INSN, "t,o(b)", tempreg, in macro()
12107 tempreg, tempreg, breg); in macro()
12109 BFD_RELOC_MIPS_GOT_OFST, tempreg); in macro()
12460 tempreg = mips_gp_register; in macro()
12466 tempreg = AT; in macro()
12472 BFD_RELOC_GPREL16, tempreg); in macro()
12481 BFD_RELOC_GPREL16, tempreg); in macro()
12799 tempreg = AT; in macro()
12803 tempreg = op[0]; in macro()
12804 macro_build (NULL, "dnegu", "d,w", tempreg, op[2]); in macro()
12805 macro_build (NULL, "drorv", "d,t,s", op[0], op[1], tempreg); in macro()
12820 tempreg = AT; in macro()
12824 tempreg = op[0]; in macro()
12825 macro_build (NULL, "negu", "d,w", tempreg, op[2]); in macro()
12826 macro_build (NULL, "rorv", "d,t,s", op[0], op[1], tempreg); in macro()
13324 tempreg = AT; in macro()
13326 macro_build (ep, ADDRESS_ADDI_INSN, "t,r,j", tempreg, breg, -1, in macro()
13330 load_address (tempreg, ep, &used_at); in macro()
13333 tempreg, tempreg, breg); in macro()
13338 breg = tempreg; in macro()
13339 tempreg = op[0]; in macro()
13345 tempreg = AT; in macro()
13348 tempreg = op[0]; in macro()
13356 macro_build (NULL, s, "t,~(b)", tempreg, (int) ep->X_add_number, breg); in macro()
13358 macro_build (ep, s, "t,o(b)", tempreg, -1, in macro()
13367 tempreg, (int) ep->X_add_number, breg); in macro()
13369 macro_build (ep, s2, "t,o(b)", tempreg, -1, in macro()
13373 if (!ust && op[0] != tempreg) in macro()
13377 move_register (op[0], tempreg); in macro()
13385 tempreg = ust || large_offset ? op[0] : AT; in macro()
13386 macro_build (ep, s, "t,o(b)", tempreg, -1, in macro()
13393 tempreg = ust == large_offset ? op[0] : AT; in macro()
13395 macro_build (NULL, "srl", SHFT_FMT, tempreg, op[0], 8); in macro()
13401 macro_build (ep, s2, "t,o(b)", tempreg, -1, in macro()
13417 tempreg = !large_offset ? AT : op[0]; in macro()
13418 macro_build (NULL, "sll", SHFT_FMT, tempreg, tempreg, 8); in macro()