|
From: | Richard Henderson |
Subject: | Re: [Qemu-arm] [PATCH v3 30/31] arm/translate-a64: implement simd_scalar_three_reg_same_fp16 |
Date: | Fri, 23 Feb 2018 16:49:47 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 02/23/2018 07:36 AM, Alex Bennée wrote: > This covers the encoding group: > > Advanced SIMD scalar three same FP16 > > As all the helpers are already there it is simply a case of calling the > existing helpers in the scalar context. > > Signed-off-by: Alex Bennée <address@hidden> > > --- > v2 > - checkpatch fixes > v3 > - check for FP16 feature > - remove stray debug > - make abs a bitwise operation > - checkpatch long line > --- > target/arm/translate-a64.c | 99 > ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 99 insertions(+) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |