target/sparc: Move gen_ne_fop_DDD insns to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 10 Oct 2023 20:50:38 +0000 (13:50 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:13 +0000 (01:01 -0700)
commite06c9f83c6e9d1fdad371fa5aa41eaa6fa7f8f67
tree0ca4b759c9276c45e4507e1104a575bd4450d8f3
parent7f10b52f7b238d4ef1a6e5d4740604e07631a6c4
target/sparc: Move gen_ne_fop_DDD insns to decodetree

Move FMUL8x16, FMUL8x16AU, FMUL8x16AL, FMUL8SUx16, FMUL8ULx16,
FMULD8SUx16, FMULD8ULx16, FPMERGE, FEXPAND, FANDNOT1d, FANDNOT2d,
FANDd, FNANDd, FNORd, FORNOT1d, FORNOT2d, FORd, FPADD16d, FPADD32d,
FPSUB16d, FPSUB32d, FXNORd, FXORd.

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