target/hppa: Remove floatX_maybe_silence_nan from conversions
commite1cf9adf5b5defdc077e9029b9e776201e6a42a7
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 10 May 2018 20:46:40 +0000 (10 13:46 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 17 May 2018 22:27:15 +0000 (17 15:27 -0700)
treedcd0d404f305091a0942b52b5d41b37bc6b46312
parenta9d173dc603af74102c24c1c92d479ba580bbf07
target/hppa: Remove floatX_maybe_silence_nan from conversions

This is now handled properly by the generic softfloat code.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/op_helper.c