On 6/13/19 9:39 AM, Peter Maydell wrote: > Stop using cpu_F0s for the Neon f32/s32 VCVT operations. > Since this is the last user of cpu_F0s in the Neon 2rm-op > loop, we can remove the handling code for it too. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/translate.c | 82 ++++++++++++------------------------------ > 1 file changed, 22 insertions(+), 60 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~