keeleysam / tenfourfox

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

PPCAssembler::patchBranch puts the mtctr and b(c)ctr together on G5 #229

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The stanza should preserve the nop split.

Original issue reported on code.google.com by classi...@floodgap.com on 15 Jun 2013 at 10:34

GoogleCodeExporter commented 9 years ago
We can't fix this unless we make the branch stanza wider and I'm unwilling to 
do that, especially since most branches get optimized to 14- or 24-bit direct 
calls. So wontfix.

Original comment by classi...@floodgap.com on 12 Oct 2013 at 8:00