Port-powerpc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: e500 core lacks lswi, lswx, stswi, and stswx instructions.



> On Jan 20, 2015, at 9:26 AM, matthew green <mrg%eterna.com.au@localhost> wrote:
> 
> 
>> I fixed rs6000.c to not enable string instructions for NetBSD with -Os.
> 
> doesn't that bloat code for all the other non e500 ppc users of -Os?

So?  We already use a common subset of powerpc instructions for all platforms.
Otherwise we wouldn't -mstrict-align since most OEA/BookE don't require it.

Not using the string instructions is not a big deal.


Home | Main Index | Thread Index | Old Index