[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [V5 PATCH 00/22] target-ppc: PowerPC VSX Stage 3
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [V5 PATCH 00/22] target-ppc: PowerPC VSX Stage 3 |
Date: |
Mon, 27 Jan 2014 16:40:12 +0100 |
On 02.01.2014, at 23:21, Tom Musta <address@hidden> 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
- [Qemu-ppc] [V5 PATCH 13/22] target-ppc: Add VSX ISA2.06 xrsqrte Instructions, (continued)
- [Qemu-ppc] [V5 PATCH 13/22] target-ppc: Add VSX ISA2.06 xrsqrte Instructions, Tom Musta, 2014/01/02
- [Qemu-ppc] [V5 PATCH 14/22] target-ppc: Add VSX ISA2.06 xtdiv Instructions, Tom Musta, 2014/01/02
- [Qemu-ppc] [V5 PATCH 15/22] target-ppc: Add VSX ISA2.06 xtsqrt Instructions, Tom Musta, 2014/01/02
- [Qemu-ppc] [V5 PATCH 16/22] target-ppc: Add VSX ISA2.06 Multiply Add Instructions, Tom Musta, 2014/01/02
- [Qemu-ppc] [V5 PATCH 18/22] target-ppc: Add VSX xmax/xmin Instructions, Tom Musta, 2014/01/02
- [Qemu-ppc] [V5 PATCH 17/22] target-ppc: Add VSX xscmp*dp Instructions, Tom Musta, 2014/01/02
- [Qemu-ppc] [V5 PATCH 19/22] target-ppc: Add VSX Vector Compare Instructions, Tom Musta, 2014/01/02
- [Qemu-ppc] [V5 PATCH 21/22] target-ppc: Add VSX ISA2.06 Integer Conversion Instructions, Tom Musta, 2014/01/02
- [Qemu-ppc] [V5 PATCH 22/22] target-ppc: Add VSX Rounding Instructions, Tom Musta, 2014/01/02
- [Qemu-ppc] [V5 PATCH 20/22] target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions, Tom Musta, 2014/01/02
- Re: [Qemu-ppc] [V5 PATCH 00/22] target-ppc: PowerPC VSX Stage 3,
Alexander Graf <=