Re: [PATCH, powerpc] Fix PR52775, enable FCFID on power4

2012-04-12 Thread David Edelsohn
On Wed, Apr 11, 2012 at 4:12 PM, Michael Meissner wrote: > It was brought to my attention that when I rewrote the floating point > conversion operations for power7, I did not notice that the power4 and 970 > powerpc's actually support the FCFID (floating point convert) instruciton in > 32-bit mode

[PATCH, powerpc] Fix PR52775, enable FCFID on power4

2012-04-11 Thread Michael Meissner
It was brought to my attention that when I rewrote the floating point conversion operations for power7, I did not notice that the power4 and 970 powerpc's actually support the FCFID (floating point convert) instruciton in 32-bit mode. This patch fixes it. It is ok to apply? I did bootstraps with