target/sparc: Move FiTOd, FsTOd, FsTOx to decodetree
commit199d43efb176793d5e052947707285bcb49e6f82
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Oct 2023 23:40:16 +0000 (11 16:40 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:13 +0000 (25 01:01 -0700)
tree73a986845eee31a3d52e78723350efeef9c15652
parent8c94bcd8507afd3f492d4b0dd7aefe5aaa9aab9a
target/sparc: Move FiTOd, FsTOd, FsTOx to decodetree

Note that gen_ne_fop_DF was incorrectly named and does pass env.
The two sets of helpers should have been unified.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/insns.decode
target/sparc/translate.c