keeleysam / tenfourfox

Automatically exported from code.google.com/p/tenfourfox
0 stars 0 forks source link

Better optimize xptcalls #269

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some of the SPR instructions are badly optimized in xptcstubs_asm_ppc_darwin, 
particularly one that lets a bctr get in the same dispatch group with an mtctr, 
and the mtlrs could be tweaked a little which should help G4 too.

Original issue reported on code.google.com by classi...@floodgap.com on 24 Apr 2014 at 1:40

GoogleCodeExporter commented 9 years ago
Landed in 29

Original comment by classi...@floodgap.com on 22 May 2014 at 3:29