alpha.c (alpha_legitimate_address_p): New.
authorRichard Henderson <rth@redhat.com>
Wed, 5 Sep 2001 08:43:13 +0000 (01:43 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 5 Sep 2001 08:43:13 +0000 (01:43 -0700)
commita39bdefc84b72b00150490310e4c1c1cd6b449f2
tree94e6fdd1dbda205e0dcbd348662c8748bd6fa2a0
parentd4fbd953e8930cc804537cc028dc6c5eef9b57dd
alpha.c (alpha_legitimate_address_p): New.

        * config/alpha/alpha.c (alpha_legitimate_address_p): New.
        * config/alpha/alpha-protos.h: Declare it.
        * config/alpha/alpha.h (GO_IF_LEGITIMATE_ADDRESS): Move to c file.
        (NONSTRICT_REG_OK_FOR_BASE_P): Rename from non-strict macro.
        (NONSTRICT_REG_OK_FP_BASE_P): Likewise.
        (STRICT_REG_OK_FOR_BASE_P): Rename from strict macro.
        (REG_OK_FOR_BASE_P): Select one of the above.

From-SVN: r45405
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md