target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32
commitfe6fb4beb2f9bb0afc813e565504b66a92bbf04b
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 13 May 2020 16:32:40 +0000 (13 09:32 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 May 2020 14:03:08 +0000 (14 15:03 +0100)
tree27d49db82a3b137084bade13f1d218b21a79f740
parentc7715b6b51a6f7a5412c5fcb40a4c8586105e597
target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32

These operations do not touch fp_status.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200513163245.17915-12-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.h
target/arm/translate-a64.c
target/arm/translate.c
target/arm/vfp_helper.c