Home
last modified time | relevance | path

Searched refs:macro_build_ldst_constoffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-0203707 * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):
799 * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):
808 * config/tc-mips.c (macro_build_ldst_constoffset): Fix sign extension
868 * config/tc-mips.c (macro_build_ldst_constoffset): Don't silently
886 (macro_build_ldst_constoffset): Sign-extend 32-bit constants. Change
892 macro_build_ldst_constoffset calls.
893 (s_cprestore): Adjust macro_build_ldst_constoffset call.
1608 (macro_build_ldst_constoffset,load_address,macro,s_cpsetup,
4129 (macro_build_ldst_constoffset): New function, to build a set of
4132 (macro, s_cprestore): Use macro_build_ldst_constoffset to implement
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c3813 macro_build_ldst_constoffset (expressionS *ep, const char *op, in macro_build_ldst_constoffset() function
5937 macro_build_ldst_constoffset (&expr1, ADDRESS_LOAD_INSN, in macro()
6072 macro_build_ldst_constoffset (&expr1, ADDRESS_LOAD_INSN, in macro()
13217 macro_build_ldst_constoffset (&ex, ADDRESS_STORE_INSN, mips_gp_register, in s_cprestore()