r207079 - in /trunk/gcc: ChangeLog config/mips/...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sat Jan 25 20:16:00 GMT 2014
Author: rsandifo
Date: Sat Jan 25 20:16:14 2014
New Revision: 207079
URL: http://gcc.gnu.org/viewcvs?rev=207079&root=gcc&view=rev
Log:
gcc/
* config/mips/constraints.md (kl): Delete.
* config/mips/mips.md (divmod<mode>4, udivmod<mode>4): Turn into
define expands, using...
(divmod<mode>4_mips16, udivmod<mode>4_mips16): ...these new
instructions for MIPS16.
(*divmod<mode>4, *udivmod<mode>4): New patterns, taken from the
non-MIPS16 version of the old divmod<mode>4 and udivmod<mode>4.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/mips/constraints.md
trunk/gcc/config/mips/mips.md
More information about the Gcc-cvs
mailing list