OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Dec 2008 22:30:57 +0000 (22:30 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Dec 2008 22:30:57 +0000 (22:30 +0000)
commit7e777c732fc1c354e6ab1b1e0d966aeeb07e33f2
treee51bf5a52c02090b228c985914765115b76f7aa8
parent879feacc4c5655b461507c1104bbdc9f578d8b78
gcc/
* config/mips/mips.c (mips_expand_builtin): Fix the mode of the
error return value.
* config/mips/mips.md (IMOVE32): New mode iterator.
(movsi): Generalize with IMOVE32.
(*movsi_internal): Likewise.
(*mov<mode>_mips16): Likewise, and its define_splits.
(*lwxs): Likewise.

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