target/sparc: Move gen_ne_fop_FFF insns to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 10 Oct 2023 19:58:14 +0000 (12:58 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:13 +0000 (01:01 -0700)
commit7f10b52f7b238d4ef1a6e5d4740604e07631a6c4
tree53314c8b4694bb0372cae733fde8a74e5ff58b23
parentfafba1bb0b1c37e668c0ac89477dfb84a5fb8ae4
target/sparc: Move gen_ne_fop_FFF insns to decodetree

Move FANDNOT1s, FANDNOT2s, FANDs, FNANDs, FNORs, FORNOT1s, FORNOT2s,
FORs, FPADD16s, FPADD32s, FPSUB16s, FPSUB32s, FXNORs, FXORs.

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