[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v5 0/5] target/arm: Implement ARMv8.2-FHM
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH v5 0/5] target/arm: Implement ARMv8.2-FHM |
Date: |
Tue, 26 Feb 2019 17:23:59 +0000 |
On Tue, 19 Feb 2019 at 22:29, Richard Henderson
<address@hidden> wrote:
>
> Changes since v4:
>
> Fixed the FZ16 issue.
> Add the aa64 HWCAP bits for both JSConv and FHM.
>
>
> r~
>
>
> Richard Henderson (5):
> target/arm: Add helpers for FMLAL
> target/arm: Implement FMLAL and FMLSL for aarch64
> target/arm: Implement VFMAL and VFMSL for aarch32
> target/arm: Enable ARMv8.2-FHM for -cpu max
> linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVT
Applied to target-arm.next, thanks.
-- PMM
- [Qemu-devel] [PATCH v5 0/5] target/arm: Implement ARMv8.2-FHM, Richard Henderson, 2019/02/19
- [Qemu-devel] [PATCH v5 3/5] target/arm: Implement VFMAL and VFMSL for aarch32, Richard Henderson, 2019/02/19
- [Qemu-devel] [PATCH v5 5/5] linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVT, Richard Henderson, 2019/02/19
- [Qemu-devel] [PATCH v5 2/5] target/arm: Implement FMLAL and FMLSL for aarch64, Richard Henderson, 2019/02/19
- [Qemu-devel] [PATCH v5 4/5] target/arm: Enable ARMv8.2-FHM for -cpu max, Richard Henderson, 2019/02/19
- [Qemu-devel] [PATCH v5 1/5] target/arm: Add helpers for FMLAL, Richard Henderson, 2019/02/19
- Re: [Qemu-devel] [PATCH v5 0/5] target/arm: Implement ARMv8.2-FHM,
Peter Maydell <=