]> gcc.gnu.org Git - gcc.git/commit
Move memory related implementation to nds32-memory-manipulation.c module.
authorChung-Ju Wu <jasonwucj@gmail.com>
Fri, 4 Jul 2014 07:38:06 +0000 (07:38 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Fri, 4 Jul 2014 07:38:06 +0000 (07:38 +0000)
commitf1fac1bced2e9e3c5862edafb415bd527eb776f7
tree0736471c037355c209e84bcd589bd6c455bb01aa
parent9e9dbc429c50e227857ea7f4302042f09d463163
Move memory related implementation to nds32-memory-manipulation.c module.

gcc/
* config/nds32/nds32.c (nds32_expand_load_multiple): Move to ...
(nds32_expand_store_multiple): Move to ...
(nds32_expand_movmemqi): Move to ...
* config/nds32/nds32-memory-manipulation.c: ... here.

Co-Authored-By: Kito Cheng <kito@0xlab.org>
Co-Authored-By: Monk Chiang <sh.chiang04@gmail.com>
From-SVN: r212287
gcc/ChangeLog
gcc/config/nds32/nds32-memory-manipulation.c
gcc/config/nds32/nds32.c
This page took 0.054016 seconds and 5 git commands to generate.