|
From: | Richard Henderson |
Subject: | Re: [PATCH 16/22] target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode |
Date: | Tue, 25 Aug 2020 11:51:31 -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 the fp16 versions of the VFP VCVT instruction forms > which convert between floating point and integer with a specified > rounding mode. > > Signed-off-by: Peter Maydell <peter.maydell@linaro.org> > --- > target/arm/vfp-uncond.decode | 6 ++++-- > target/arm/translate-vfp.c.inc | 32 ++++++++++++++++++++++++-------- > 2 files changed, 28 insertions(+), 10 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |