c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading of framepointer...
authorHerman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
Sat, 29 Jan 2000 03:01:24 +0000 (04:01 +0100)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Sat, 29 Jan 2000 03:01:24 +0000 (03:01 +0000)
commited3614cd74220812b91a1f6c96f4a76f1671418d
tree3b56cd1552978a23f87a6f3bd50c5dc80ae4b775
parent29a963d3039558b1899522606bfad0abe81fa37a
c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading of framepointer + constant to ADDR_REGS class.

2000-01-27 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>

* c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading
of framepointer + constant to ADDR_REGS class.
* c4x.md (addqi3, addqi3_noclobber_reload): Update.
* c4x.c (std_or_reg_operand): New function.
* c4x-protos.h (std_or_reg_operand): Prototype it.

From-SVN: r31681
gcc/ChangeLog
gcc/config/c4x/c4x-protos.h
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.h
gcc/config/c4x/c4x.md