diff options
| author | m.hayes <m.hayes@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-04-13 15:38:12 +0000 |
|---|---|---|
| committer | m.hayes <m.hayes@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-04-13 15:38:12 +0000 |
| commit | cdb9c1c41ac26dd1b09d5cf21fb5ffc6a9a5d30f (patch) | |
| tree | 46bc5e9d9ecbefeba698d9d586f3ecb44872eeec /libjava/java | |
| parent | 662eae40cbc6cdf0e2ed8a7403df0b04a3b61335 (diff) | |
| download | ppe42-gcc-cdb9c1c41ac26dd1b09d5cf21fb5ffc6a9a5d30f.tar.gz ppe42-gcc-cdb9c1c41ac26dd1b09d5cf21fb5ffc6a9a5d30f.zip | |
* config/c4x/c4x.md (storeqf_int, storeqf_int_clobber, loadqf_int,
loadqf_int_clobber): Add new patterns with corresponding splitters
to handle moves of floating point values into and out of intager
registers by using memory.
* config/c4x/c4x.c (c4x_check_legit_addr): Disallow PRE_INC for modes
other than QFmode and QImode.
(mixed_subreg_operand): New function.
(c4x_emit_move_sequence): If moving a floating point value into or
out of an integer register, use the new patterns storeqf_int_clobber
or loadqf_int_clobber.
(reg_imm_operand, *_reg_operand): Call reg_operand instead of
register_operand.
(reg_operand, src_operand): Disallow operand if it satisifes
mixed_subreg_operand.
* config/c4x/c4x.h (mixed_subreg_operand): Add prototype.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26413 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions

