diff options
| author | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-09 15:07:08 +0000 |
|---|---|---|
| committer | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-09 15:07:08 +0000 |
| commit | bd38291ae5e4812dbf54f30751c60f0d249743f2 (patch) | |
| tree | 0dbf0b610c223b5dc4566dfded8f297f4a38346e /libjava/classpath/lib/gnu/java/beans/encoder | |
| parent | 5b432015decfd8674c73c90b3a222d8d7fb9747c (diff) | |
| download | ppe42-gcc-bd38291ae5e4812dbf54f30751c60f0d249743f2.tar.gz ppe42-gcc-bd38291ae5e4812dbf54f30751c60f0d249743f2.zip | |
* config/v850/v850.md (cbranchsf4): New pattern.
(cstoresf4): New pattern.
(cbranchdf4): New pattern.
(cstoredf4): New pattern.
(movsicc): Disallow floating point comparisons.
(cmpsf_le_insn): Fix order of operators.
(cmpsf_lt_insn): Likewise.
(cmpsf_eq_insn): Likewise.
(cmpdf_le_insn): Likewise.
(cmpdf_lt_insn): Likewise.
(cmpdf_eq_insn): Likewise.
(cmpsf_ge_insn): Use LE comparison.
(cmpdf_ge_insn): Likewise.
(cmpsf_gt_insn): Use LT comparison.
(cmpdf_gt_insn): Likewise.
(cmpsf_ne_insn): Delete pattern.
(cmpdf_ne_insn): Delete pattern.
* config/v850/v850.c (v850_gen_float_compare): Use
gen_cmpdf_eq_insn for NE comparison.
(v850_float_z_comparison_operator)
(v850_float_nz_comparison_operator): Move from here ...
* config/v850/predicates.md: ... to here. Move GT and GE
comparisons into v850_float_z_comparison_operator.
* config/v850/v850-protos.h (v850_float_z_comparison_operator):
Delete prototype.
(v850_float_nz_comparison_operator): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195053 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/gnu/java/beans/encoder')
0 files changed, 0 insertions, 0 deletions

