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.
- Prev by Date:
re: e500 core lacks lswi, lswx, stswi, and stswx instructions.
- Next by Date:
Re: e500 core lacks lswi, lswx, stswi, and stswx instructions.
- Previous by Thread:
re: e500 core lacks lswi, lswx, stswi, and stswx instructions.
- Next by Thread:
Re: e500 core lacks lswi, lswx, stswi, and stswx instructions.
- Indexes:
Home |
Main Index |
Thread Index |
Old Index