* config/alpha/alpha.c (alpha_legitimate_address_p): New.
commit24b3c0edd62aae59b810a589de27af977d7940f4
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Sep 2001 08:43:13 +0000 (5 08:43 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Sep 2001 08:43:13 +0000 (5 08:43 +0000)
tree94e6fdd1dbda205e0dcbd348662c8748bd6fa2a0
parentef7638509bc5a5288502e940ee5bd5b12171d667
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45405 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md