diff options
author | Eric Christopher <echristo@redhat.com> | 2005-06-02 18:08:20 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gcc.gnu.org> | 2005-06-02 18:08:20 +0000 |
commit | c1bd2d6675c9ef4eee8af1ded66b32f9238ef5eb (patch) | |
tree | c4c1f0ac0b576d592885fab389559d467e3b2882 /libjava/testsuite/libjava.jni | |
parent | 3e3935a94ce8702a788cd3e76eab584ed09277e8 (diff) | |
download | gcc-c1bd2d6675c9ef4eee8af1ded66b32f9238ef5eb.zip gcc-c1bd2d6675c9ef4eee8af1ded66b32f9238ef5eb.tar.gz gcc-c1bd2d6675c9ef4eee8af1ded66b32f9238ef5eb.tar.bz2 |
mips.h (processor_type): Remove PROCESSOR_DEFAULT, add PROCESSOR_MAX.
2005-06-02 Eric Christopher <echristo@redhat.com>
* config/mips/mips.h (processor_type): Remove PROCESSOR_DEFAULT,
add PROCESSOR_MAX.
(mips_rtx_cost_data): New datatype.
(MEMORY_MOVE_COST): Use data from structure.
(BRANCH_COST): Ditto.
(LOGICAL_OP_NON_SHORT_CIRCUIT): Define to zero.
* config/mips/mips.md (cpu): Rework for processor_type changes.
* config/mips/mips.c (mips_cost): New variable.
(DEFAULT_COSTS): Define.
(mips_rtx_cost_data): New.
(mips_rtx_costs): Use. Minor formatting changes. Use COSTS_N_INSNS
for NEG cost. Add support for FLOAT, UNSIGNED_FLOAT, FIX,
FLOAT_EXTEND, FLOAT_TRUNCATE, and SQRT.
(override_options): Set cost data.
(mips_register_move_cost): Formatting changes.
(bdesc_arrays): Use PROCESSOR_MAX.
(mips_init_builtins): Ditto.
From-SVN: r100503
Diffstat (limited to 'libjava/testsuite/libjava.jni')
0 files changed, 0 insertions, 0 deletions