On 6/13/19 9:39 AM, Peter Maydell wrote: > Stop using cpu_F0s in the Neon VCVT fixed-point operations. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/translate.c | 62 +++++++++++++++++++----------------------- > 1 file changed, 28 insertions(+), 34 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~