diff options
author | Roger Sayle <roger@eyesopen.com> | 2002-10-04 16:08:18 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2002-10-04 16:08:18 +0000 |
commit | 229b303adff3903e4e4f717389ca7603bf7b3591 (patch) | |
tree | 6f8ecebd7115ed4b0f41a751c4373bc568b70118 /libjava/java/sql | |
parent | f42ee52fc006fd8540e4a7a4356abc830a520a44 (diff) | |
download | gcc-229b303adff3903e4e4f717389ca7603bf7b3591.zip gcc-229b303adff3903e4e4f717389ca7603bf7b3591.tar.gz gcc-229b303adff3903e4e4f717389ca7603bf7b3591.tar.bz2 |
i386.h (processor_costs): Add new fields fadd, fmul, fdiv, fabs, fchs and fsqrt to costs structure.
* config/i386/i386.h (processor_costs): Add new fields fadd,
fmul, fdiv, fabs, fchs and fsqrt to costs structure.
(RTX_COSTS): Use these fields to determine the RTX costs
of floating point addition/subtraction, multiplication,
division, fabs, negation and square root respectively.
* config/i386/i386.c (size_cost): Provide instruction sizes
for these new fields.
(i386_cost, i486_cost, pentium_cost, pentiumpro_cost,
k6_cost, athlon_cost, pentium4_cost): Provide typical cycle
counts for these new fields for all x86 processor variants.
From-SVN: r57820
Diffstat (limited to 'libjava/java/sql')
0 files changed, 0 insertions, 0 deletions