pa.md (millicode expands): Change operand 3 in the expand pattern from a clobber...
authorJeff Law <law@gcc.gnu.org>
Wed, 6 Jan 1993 17:22:26 +0000 (10:22 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 6 Jan 1993 17:22:26 +0000 (10:22 -0700)
commitaa2663abc2ae82e11fa1d070e12b60855bc6670e
tree546659e0c36ac30bb0d7f7d05267fd86eba84621
parent29ed7081ff1ee697ca3d51c8682257f4e156c159
pa.md (millicode expands): Change operand 3 in the expand pattern from a clobber of a match_scratch to a...

* pa.md (millicode expands): Change operand 3 in the expand
pattern from a clobber of a match_scratch to a clobber of a
match_operand with a register predicate.  Make appropriate
change in the generated RTL.
(millicode insns): Clobber a match_operand with a register
predicate instead of a match_scratch expression.
* pa.c (emit_hpdiv_const): Likewise.

From-SVN: r3122
gcc/config/pa/pa.c