target/sparc: Move Tcc to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 2 Oct 2023 01:29:42 +0000 (18:29 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:13 +0000 (01:01 -0700)
commit3037663616db929a3f9c21daa64ff9605bb6ac6f
tree3c846194aa95044f918638965979965b15c5ad9b
parent6d2a0768426554ae5bcaca2445d0c9c53335809a
target/sparc: Move Tcc to decodetree

Use the new delay_exceptionv function in the implementation.

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