On 5/10/22 13:46, Víctor Colombo wrote:
The bit FI fix used the sfprf flag as a flag for the set_fi parameter in do_float_check_status where applicable. Now, this patch rename this flag to sfifprf to state this dual usage.Signed-off-by: Víctor Colombo<victor.colo...@eldorado.org.br> --- v2: Add this patch --- target/ppc/fpu_helper.c | 112 ++++++++++++++++++++-------------------- 1 file changed, 56 insertions(+), 56 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~