rs6000.h (CONST_OK_FOR_LETTER_P): Do not assume 32-bit CONST_INT.
authorDavid Edelsohn <edelsohn@mhpcc.edu>
Fri, 15 Jan 1999 22:40:37 +0000 (22:40 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 15 Jan 1999 22:40:37 +0000 (17:40 -0500)
commit19684119cb5f6d504f067b87bfbf6cac1b3b9196
tree467681d1933cca6997076465e6b5dc18decd3a06
parent5a86d174cb75ade697651a3a9557b254b266acc4
rs6000.h (CONST_OK_FOR_LETTER_P): Do not assume 32-bit CONST_INT.

        * rs6000.h (CONST_OK_FOR_LETTER_P): Do not assume 32-bit CONST_INT.
        * rs6000.c (u_short_cint_operand, add_operand, logical_operand,
        non_add_cint_operand, non_logical_cint_operand): Likewise.
        (get_issue_rate): Add CPU_PPC604E case.
        * rs6000.md (movdi, !TARGET_POWERPC64 splitters): Handle 64-bit hosts.

From-SVN: r24689
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md