target/sparc: Move TADD, TSUB, MULS to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 2 Oct 2023 21:40:04 +0000 (14:40 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:13 +0000 (01:01 -0700)
commita9aba13dae346cc84391b06c620c6d41b09eb53c
treee34ef035412472bb286133f857d56381dcb2a491
parentc26368532dca4670aa55fcecc9c7fb100cc30319
target/sparc: Move TADD, TSUB, MULS to decodetree

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/helper.c
target/sparc/insns.decode
target/sparc/translate.c