diff options
author | David Edelsohn <edelsohn@gnu.org> | 1999-07-27 20:10:38 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 1999-07-27 16:10:38 -0400 |
commit | 3cb999d87f40529c3532a28346b3b4d0e4d0c733 (patch) | |
tree | 9a97d515d25f818d85520a43d7a773999e475524 /gcc/builtins.c | |
parent | d3ec6b06ee02cb1084919ef4be2d794c435e270b (diff) | |
download | gcc-3cb999d87f40529c3532a28346b3b4d0e4d0c733.zip gcc-3cb999d87f40529c3532a28346b3b4d0e4d0c733.tar.gz gcc-3cb999d87f40529c3532a28346b3b4d0e4d0c733.tar.bz2 |
aix43.h (ASM_CPU_SPEC, [...]): Add rs64a and PPC630.
* aix43.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add rs64a and PPC630.
* rs6000.c (processor_target_table): Add powerpc64, rs64a, and PPC630.
(rs6000_cpu): Choose between 32-bit and 64-bit default processors.
(secndary_reload_class): Make TARGET_ELF conditional compile.
(print_operand_address): Similar.
(output_toc): Print all values as hex.
(get_issue_rate): Rearrange and add RS64A and PPC630.
* rs6000.h (processor_type): Add RS64A and PPC630.
(PROCESSOR_POWERPC): Change to PROCESSOR_750.
(PROCESSOR_POWERPC64): New.
(PROMOTE_MODE): Use word_mode.
(RTX_COSTS): Add RS64A and PPC630.
* rs6000.md (scheduling information): Add lmul and ldiv
representing 64-bit integer multiply and divide. Add rs64a and
PPC630 information.
(ashldi3): Add support for "rldic" instruction.
* sysv4.h (PROCESSOR_DEFAULT): Change to PROCESSOR_750.
From-SVN: r28300
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions