diff options
| author | amodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-08-27 15:52:35 +0000 |
|---|---|---|
| committer | amodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-08-27 15:52:35 +0000 |
| commit | 8ba93479a15d2ab877fa5524bfcbf3c931661030 (patch) | |
| tree | 50af4f9077687a22c24751668bbbe8a3bd6ee6bd /libjava/java/util/Properties.java | |
| parent | 8738e3b029445f74b522f1d9cf46a61ef8e0c8b3 (diff) | |
| download | ppe42-gcc-8ba93479a15d2ab877fa5524bfcbf3c931661030.tar.gz ppe42-gcc-8ba93479a15d2ab877fa5524bfcbf3c931661030.zip | |
* config/rs6000/rs6000.c (mask_operand): Rewrite without
bit-shifting loop.
(mask64_operand): Likewise.
(rldic_operand): Delete.
(includes_lshift64_p): Delete.
(includes_rldic_lshift_p): New function.
(includes_rldicr_lshift_p): New function.
(print_operand): Don't call rldic_operand in case 'W'.
* config/rs6000/rs6000-protos.h (rldic_operand): Remove.
(includes_lshift64_p): Remove.
(includes_rldic_lshift_p): Declare.
(includes_rldicr_lshift_p): Declare.
* config/rs6000/rs6000.h (PREDICATE_CODES): Remove rldic_operand.
* config/rs6000/rs6000.md <ashldi3_internal 64 bit patterns>:
Replace match_operand rldic_operand predicate with
const_int_operand. Replace includes_lshift64_p condition with
includes_rldic_lshift_p.
<ashldi3_internal 64 bit rldicr patterns>: New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45192 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/util/Properties.java')
0 files changed, 0 insertions, 0 deletions

