m32r.c (m32r_expand_block_move): Call gen_movestrsi_internal with two more arguments.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 9 Jan 2004 15:42:07 +0000 (15:42 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 9 Jan 2004 15:42:07 +0000 (15:42 +0000)
commit81ad38a60d9d5f1b612b3aae3721ded0e35deb74
tree6a61eef2978a77abfea9ddf4b214f0ae88c1643d
parentb816f339f40ce7d9b5d9aa404de8642598ffc205
m32r.c (m32r_expand_block_move): Call gen_movestrsi_internal with two more arguments.

* config/m32r/m32r.c (m32r_expand_block_move): Call
gen_movestrsi_internal with two more arguments.
(m32r_output_block_move): Adjust operand numbers.
Properly update the source and destination pointers.
* config/m32r/m32r.md (movstrsi_internal): Use 'r' instead of
'r+'.  Change the set detinations to match_operand.

From-SVN: r75585
gcc/ChangeLog
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.md