[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 67/67] target/arm: Implement SVE f
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 67/67] target/arm: Implement SVE floating-point unary operations |
Date: |
Tue, 27 Feb 2018 15:40:56 +0000 |
On 17 February 2018 at 18:23, Richard Henderson
<address@hidden> wrote:
> Signed-off-by: Richard Henderson <address@hidden>
> ---
> target/arm/helper-sve.h | 14 ++++++++++++++
> target/arm/sve_helper.c | 8 ++++++++
> target/arm/translate-sve.c | 28 ++++++++++++++++++++++++++++
> target/arm/sve.decode | 4 ++++
> 4 files changed, 54 insertions(+)
Reviewed-by: Peter Maydell <address@hidden>
thanks
-- PMM
- Re: [Qemu-arm] [Qemu-devel] [PATCH v2 62/67] target/arm: Implement SVE FP Compare with Zero Group, (continued)
- [Qemu-arm] [PATCH v2 63/67] target/arm: Implement SVE floating-point trig multiply-add coefficient, Richard Henderson, 2018/02/17
- [Qemu-arm] [PATCH v2 64/67] target/arm: Implement SVE floating-point convert precision, Richard Henderson, 2018/02/17
- [Qemu-arm] [PATCH v2 65/67] target/arm: Implement SVE floating-point convert to integer, Richard Henderson, 2018/02/17
- [Qemu-arm] [PATCH v2 66/67] target/arm: Implement SVE floating-point round to integral value, Richard Henderson, 2018/02/17
- [Qemu-arm] [PATCH v2 67/67] target/arm: Implement SVE floating-point unary operations, Richard Henderson, 2018/02/17
- Re: [Qemu-arm] [Qemu-devel] [PATCH v2 67/67] target/arm: Implement SVE floating-point unary operations,
Peter Maydell <=
- Re: [Qemu-arm] [PATCH v2 00/67] target/arm: Scalable Vector Extension, Alex Bennée, 2018/02/23