]> gcc.gnu.org Git - gcc.git/commit - gcc/config/alpha/alpha.h
alpha.c (hard_fp_register_operand): Mind the mode.
authorRichard Henderson <rth@cygnus.com>
Sat, 27 May 2000 20:34:12 +0000 (13:34 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 27 May 2000 20:34:12 +0000 (13:34 -0700)
commitd2c6a1b6284b96e1a5427881c1e18acfd8082d1e
tree91ed04981004d5ead1bcbdab22ff4a7bee0052bb
parent232801393614cd0dd2d1d9edb0821a08fe57e767
alpha.c (hard_fp_register_operand): Mind the mode.

        * config/alpha/alpha.c (hard_fp_register_operand): Mind the mode.
        (hard_int_register_operand): New.
        * config/alpha/alpha-protos.h: Declare it.
        * config/alpha/alpha.h (PREDICATE_CODES): Update.
        * config/alpha/alpha.md (peep2 patterns): Use hard_int_register_operand
        as needed; use peep2_reg_dead_p instead of dead_or_set_p.

From-SVN: r34209
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md
This page took 0.060243 seconds and 5 git commands to generate.