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 10:15 AM, matthew green <mrg%eterna.com.au@localhost> wrote:
> 
> 
> BTW, the reason i care is that i use -Os on the G4.  it gives me
> a minor speedups for my kernel.  but this will remove some part
> of that speedup in both useful instructions and code size, unless
> i'm totally misunderstanding what this does to code gen.

That savings is from -mmultiple not from -mstring.  That causes the
function prologue/epilogue to shrink a lot thereby making the icache
more effective.


Home | Main Index | Thread Index | Old Index