D | tc-mips.c | 8848 int treg, int breg, int dbl) in macro_build_ldst_constoffset() argument 8863 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, breg); in macro_build_ldst_constoffset() 8874 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, AT); in macro_build_ldst_constoffset() 9589 unsigned int sreg, unsigned int treg) in macro_build_branch_likely() argument 9599 macro_build (&expr1, brneg, fmt, sreg, treg); in macro_build_branch_likely() 9608 macro_build (ep, br, fmt, sreg, treg); in macro_build_branch_likely() 9714 unsigned int sreg, unsigned int treg) in macro_build_branch_rsrt() argument 9744 macro_build_branch_likely (br, brneg, call, ep, "s,t,p", sreg, treg); in macro_build_branch_rsrt() 9746 macro_build (ep, br, "s,t,p", sreg, treg); in macro_build_branch_rsrt()
|