qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v8 0/6] target-arm: Add support for VSEL and VMI


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v8 0/6] target-arm: Add support for VSEL and VMIN/MAXNM.
Date: Fri, 6 Dec 2013 17:05:16 +0000

On 4 December 2013 11:54, Will Newton <address@hidden> wrote:
> This series adds support for three new instructions added in ARMv8 -
> VSEL, VMINNM and VMAXNM.
>
> Will Newton (6):
>   target-arm: Move call to disas_vfp_insn out of disas_coproc_insn.
>   target-arm: Implement ARMv8 VSEL instruction.
>   softfloat: Remove unused argument from MINMAX macro.
>   softfloat: Add minNum() and maxNum() functions to softfloat.
>   target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions.
>   target-arm: Implement ARMv8 SIMD VMAXNM and VMINNM instructions.

Thanks. These patches all pass my random instruction tests and
look good. All patches
Reviewed-by: Peter Maydell <address@hidden>
and added to target-arm.next.

NB: since these are all Linaro copyright changes, the softfloat
patches are provided under either the softfloat 2a or 2b license.

[we're currently halfway through attempting a relicense on
the softfloat code, hence the necessity for that remark.]

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]