Searched refs:breg (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 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() [all …]
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-mmix.texi | 341 breg GREG data_value
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0001 | 483 "la $treg,foo-bar($breg)". In load/store handling 484 (label ld_st) support "<op> $treg,<sym>-<local_sym>($breg)"
|