h8300.md (udivmodqi4): Split the pattern into an expander and an anonymous pattern.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 7 Sep 2002 20:21:43 +0000 (20:21 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 7 Sep 2002 20:21:43 +0000 (20:21 +0000)
commit5c102b484adc71da720b768b8f96386d23974a8f
tree433839e44522be4842ecb445bcd955f22bedc390
parent902c7fdf7c6ad77e52961ed01bdb72784b977167
h8300.md (udivmodqi4): Split the pattern into an expander and an anonymous pattern.

* config/h8300/h8300.md (udivmodqi4): Split the pattern into
an expander and an anonymous pattern.  Zero out the upper half
of the dividend in the expander.
(udivmodqi4): Likewise.

From-SVN: r56923
gcc/ChangeLog
gcc/config/h8300/h8300.md