On 02/08/2018 09:31 AM, Alex Bennée wrote: > This covers all the floating point convert operations. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > target/arm/helper-a64.c | 32 +++++++++++++++++ > target/arm/helper-a64.h | 2 ++ > target/arm/translate-a64.c | 85 > +++++++++++++++++++++++++++++++++++++++++++++- > 3 files changed, 118 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~