|
From: | Richard Henderson |
Subject: | Re: [PATCH 10/22] target/arm: Implement VFP fp16 VCMP |
Date: | Tue, 25 Aug 2020 11:39:53 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 8/24/20 7:29 AM, Peter Maydell wrote: > Implement fp16 version of VCMP. > > Signed-off-by: Peter Maydell <peter.maydell@linaro.org> > --- > target/arm/helper.h | 2 ++ > target/arm/vfp.decode | 2 ++ > target/arm/vfp_helper.c | 15 +++++++------ > target/arm/translate-vfp.c.inc | 39 ++++++++++++++++++++++++++++++++++ > 4 files changed, 51 insertions(+), 7 deletions(-) Same comments re the helper types. Otherwise, Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |