target/sparc: Remove disas_sparc_legacy
commitba9c09b40b8e19ec50955216b61875d64042fa99
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 12 Oct 2023 04:52:20 +0000 (11 21:52 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:13 +0000 (25 01:01 -0700)
tree621151c0ce32f4a0255268058cc0c9cb68cf90a7
parent3a38260e3caf9e14cb4065253ceb942c29fb77f4
target/sparc: Remove disas_sparc_legacy

All instructions are now converted.

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/translate.c