diff options
author | Jeffrey A Law <law@cygnus.com> | 1999-12-02 00:21:59 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-12-01 17:21:59 -0700 |
commit | 705ac34f068eddf9493bc0ce8c34392667db1fdb (patch) | |
tree | e49cefcce7d7b3499134e5d15d195e9867f43066 /libjava/java/util/PropertyResourceBundle.java | |
parent | d525dfdf293509387773497c46f672495ec2af7c (diff) | |
download | gcc-705ac34f068eddf9493bc0ce8c34392667db1fdb.zip gcc-705ac34f068eddf9493bc0ce8c34392667db1fdb.tar.gz gcc-705ac34f068eddf9493bc0ce8c34392667db1fdb.tar.bz2 |
mn10300.c (REG_SAVE_BYTES): Allocate space for AM33 registers.
* mn10300.c (REG_SAVE_BYTES): Allocate space for AM33 registers.
(asm_file_start): Emit .am33 into assembly file when compiling for
the AM33.
(print_operand_address): Handle POST_INC addresses.
(can_use_return_insn, initial_offset): Check AM33 registers too.
(expand_prologue): Check & save AM33 registers too.
(expand_epilogue): Similarly.
wise.
(REG_CLASS_CONTENTS, REGNO_REG_CLASS): Likewise.
(INDEX_REG_CLASS, REG_CLASS_FROM_LETTER): Likewise.
(REGNO_OK_FOR_INDEX_P, PREFERRED_RELOAD_CLASS): Likewise.
(PREFERRED_OUTPUT_RELOAD_CLASS, LIMIT_RELOAD_CLASS): Likewise.
(REGISTER_MOVE_COST, REGISTER_NAMES): Likewise.
(HAVE_POST_INCREMENT): Define.
(GO_IF_LEGITIMATE_ADDRESS): Allow POST_INC addresses for the AM33.
(GO_IF_MODE_DEPENDENT_ADDRESS): POST_INC is a mode dependent address.
* mn10300.md (movqi, movhi, addsi, subsi): Add AM33 variants.
(mulsi, andsi, iorsi, xorsi, notsi): Likewise.
(ashiftsi, lshiftrtsi, ashiftrtsi): Likewise.
(zero_extend to SI from QI/HI): Likewise.
(sign_extend to SI from QI/HI): Likewise.
(mulsidi3, umulsidi3): New patterns for the AM33.
(tstsi with zero extension from QI/HI): Add AM33 variants.
(movsi, movsf, movdi, movdf): Generate efficient code for the AM33 too.
(return_internal_regs, store_movm): Handle new AM33 registers.
* t-mn10300 (MULTILIB_OPTIONS, MULTILIB_DIRNAMES): Define.
(LIBGCC, INSTALL_LIBGCC): Likewise.
* invoke.texi: Document new flags.
From-SVN: r30748
Diffstat (limited to 'libjava/java/util/PropertyResourceBundle.java')
0 files changed, 0 insertions, 0 deletions