]> git.ipfire.org Git - thirdparty/gcc.git/commit
ms1.md (decrement_and_branch_until_zero): Add early clobber to scratch reg.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 30 Nov 2005 16:29:43 +0000 (16:29 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 30 Nov 2005 16:29:43 +0000 (16:29 +0000)
commite541c31f4ca60209f17d3b44d365cfee4659b899
tree71e6caf787ad8191ac9ace181c320d7c27001f0a
parentec963611039e095aa654d81ffdd6b94ffd9aaee6
ms1.md (decrement_and_branch_until_zero): Add early clobber to scratch reg.

* config/ms1/ms1.md (decrement_and_branch_until_zero): Add early
clobber to scratch reg.
(*decrement_and_branch_until_zero_no_clobber): Remove.
(decrement_and_branch peephole): Add dummy scratch reg to pattern.
(mulhish3): Use TARGET_MS1_16_003, TARGET_MS2.
* config/ms1/ms1.opt (mmul): Remove.
* config/ms1/ms1.h (ASM_SPEC): Cope with uppercase arch names.
(LINK_SPEC, STARTFILE_SPEC, ENDFILE_SPEC): Default to 16-002.

From-SVN: r107720
gcc/ChangeLog
gcc/config/ms1/ms1.h
gcc/config/ms1/ms1.md
gcc/config/ms1/ms1.opt