diff options
| author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-09-30 22:50:02 +0000 |
|---|---|---|
| committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-09-30 22:50:02 +0000 |
| commit | 15d11d6ff6a1f1d16b70e4c162d646eeca1ff04e (patch) | |
| tree | 872f69f3d734d6f77088296a0efc0dfa8d489b1d /libjava/classpath/java/sql/Blob.java | |
| parent | 52dfd149bd1a8babe28c3a8a22d7f7db321276ad (diff) | |
| download | ppe42-gcc-15d11d6ff6a1f1d16b70e4c162d646eeca1ff04e.tar.gz ppe42-gcc-15d11d6ff6a1f1d16b70e4c162d646eeca1ff04e.zip | |
gcc/
* config/mips/mips.c (mips_split_64bit_move): Use gen_rtx_REG_offset
rather than gen_lowpart to change a register from DImode to DFmode.
(mips_cannot_change_mode_class): Only allow FPRs to change mode if
both FROM and TO are integer modes that are no bigger than 4 bytes.
(mips_mode_ok_for_mov_fmt_p): New function.
(mips_preferred_reload_class): Use it instead of FLOAT_MODE_P.
(mips_secondary_reload_class): Tweak formatting and comments.
Use reg_class_subset_p instead of direct comparisons with
classes. Only allow direct FPR<->FPR moves for modes that
satisfy mips_mode_ok_for_mov_fmt_p. Only allow loads and stores
for 4- and 8-byte types. Handle reloads in which X is an FPR.
* config/mips/mips.md (*movdi_gp32_fp64): Remove f<-f alternative.
(*movdi_64bit): Likewise.
(*movsi_internal): Likewise.
(*movhi_internal): Likewise.
(*movqi_internal): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128894 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java/sql/Blob.java')
0 files changed, 0 insertions, 0 deletions

