target/sparc: Remove gen_dest_fpr_F
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 3 Nov 2023 17:38:22 +0000 (10:38 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 3 Feb 2024 06:46:10 +0000 (16:46 +1000)
commit388a6465957edea5759e727d5d54898fb4feba91
tree3848162df196805189f3b066eddd5f899f9293de
parent54c3e9534f81a733806ac823185918dfe88687a5
target/sparc: Remove gen_dest_fpr_F

Replace with tcg_temp_new_i32.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20231103173841.33651-4-richard.henderson@linaro.org>
target/sparc/translate.c