On 02.01.2014, at 23:21, Tom Musta <tommu...@gmail.com> wrote: > This is the third series of patches to add PowerPC VSX emulation support > to QEMU. > > This series adds the floating point arithmetic, compare, conversion and > rounding instructions. Instructions are implemented using helpers and > wherever practical, existing floating point code such as the softfloat > library and the existing PowerPC floating point helper code. > > As with the previous series, the Power ISA V2.06 instructions are added > but the V2.07 instructions are not. The latter will be implemented in a > future patch series.
Thanks applied all to ppc-next. Alex