On 8/11/2014 10:06 PM, David Gibson wrote: > On Mon, Aug 11, 2014 at 02:23:21PM -0500, Tom Musta wrote: >> These patches fix assorted bugs in the emulation of Power Fixed Point Unit >> instructions. >> >> All instructions have been thorougly tested by running millions of random >> patterns through actual hardware and comparing the results against QEMU. >> The bugs all appear to be limited to 64 bit implementations. > > I think understanding these fixes would be easier if each commit > message included some example inputs for which the existing code > generates the wrong results. >
Thanks, David, for the feedback. I will add some sample data patterns.