diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-01-28 02:18:43 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2003-01-28 02:18:43 +0000 |
commit | 8a3812735f1147d891dd448d4c524b34639784e2 (patch) | |
tree | c23c9024815042ca83c255f73c3f6cd18d246ca1 /libjava/testsuite/libjava.compile/consthrow.java | |
parent | 2956f353baff55a44b0cac9807774b47c3f3ab02 (diff) | |
download | gcc-8a3812735f1147d891dd448d4c524b34639784e2.zip gcc-8a3812735f1147d891dd448d4c524b34639784e2.tar.gz gcc-8a3812735f1147d891dd448d4c524b34639784e2.tar.bz2 |
mips.h (UNITS_PER_HWFPVALUE): Renamed from...
* config/mips/mips.h (UNITS_PER_HWFPVALUE): Renamed from...
(UNITS_PER_FPVALUE): Defined as the width of a long double, or
zero if no hardware floating point.
(LONG_DUBLE_TYPE_SIZE): Set to 128 on N32 and N64.
(MAX_FIXED_MODE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE.
(LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define.
(BIGGEST_ALIGNMENT): Same as LONG_DOUBLE_TYPE_SIZE.
(FUNCTION_VALUE_REGNO_P): Set for FP_RETURN+2 on N32 and N64.
* config/mips/mips.c (mips_arg_info): Pass TFmode values in
even FP registers on N32 and N64.
(mips_setup_incoming_varargs): Use UNITS_PER_HWFPVALUE.
(mips_va_start): Adjust alignment of ARG_POINTER_REGNUM.
(mips_va_arg): Use UNITS_PER_HWFPVALUE. Impose additional
even-register-like alignment to 128-bit arguments.
(save_restore_insns): Use UNITS_PER_HWFPVALUE.
(mips_function_value): Likewise. Return TFmode in $f0 and $f2
on N32 or N64.
* config/mips/_tilib.c (__negti2, __ashlti3, __lshrti3): New.
* config/mips/t-iris6 (LIB2FUNCS_EXTRA): Add _tilib.c.
(TPBIT): Set to tp-bit.c.
(tp-bit.c): Create out of fp-bit.c.
From-SVN: r61945
Diffstat (limited to 'libjava/testsuite/libjava.compile/consthrow.java')
0 files changed, 0 insertions, 0 deletions