OSDN Git Service

* config/m32r/m32r.c (m32r_expand_block_move): Call
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Jan 2004 15:42:07 +0000 (15:42 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Jan 2004 15:42:07 +0000 (15:42 +0000)
commit76dad66dac744ae695cb63fe515b021405eb55b1
tree6a61eef2978a77abfea9ddf4b214f0ae88c1643d
parent0d3fde44f270f6dfeda960c216c5fbae30d6a605
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75585 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.md