RFC: MIPS clones without lwl/lwr/swl/swr

Marek Michalkiewicz marekm@amelek.gda.pl
Sun May 15 10:02:00 GMT 2005


On Sun, May 15, 2005 at 08:39:03AM +0100, Richard Sandiford wrote:

> Yeah.  mips_move_block_straight is just a subroutine of
> mips_expand_block_move, which in turn is the guts of the
> "movmemsi" .md pattern.  The !TARGET_MIPS16 condition is there:

Disabling "movmemsi" makes sense for the RTL8181 as well - these are
embedded devices with little memory (so code size is important), and
it makes the patch simpler.  Thanks.

Marek



More information about the Gcc-patches mailing list