h8300.md (udivmodqi4): Enable on H8/300.

* config/h8300/h8300.md (udivmodqi4): Enable on H8/300.
	(anonymous pattern): Likewise.

From-SVN: r56945
This commit is contained in:
Kazu Hirata 2002-09-08 08:20:44 +00:00 committed by Kazu Hirata
parent 26df57208b
commit 6588987e8b
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2002-09-08 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.md (udivmodqi4): Enable on H8/300.
(anonymous pattern): Likewise.
2002-09-07 Scott Snyder <snyder@fnal.gov>
PR target/7374

View file

@ -926,7 +926,7 @@
(umod:HI
(match_dup 1)
(zero_extend:HI (match_dup 2)))))])]
"TARGET_H8300H || TARGET_H8300S"
""
"")
(define_insn ""
@ -940,7 +940,7 @@
(umod:HI
(match_dup 1)
(zero_extend:HI (match_dup 2)))))]
"TARGET_H8300H || TARGET_H8300S"
""
"*
{
if (find_reg_note (insn, REG_UNUSED, operands[3]))