target/sparc: Add decodetree infrastructure
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 1 Oct 2023 21:56:04 +0000 (14:56 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:12 +0000 (01:01 -0700)
commit878cc6773a69f9018357ff673f258acef58422b3
tree48f0c10ea040ced77d5c63c44ddfa8eaa0784326
parent554abe47c7b4b68c716edb68b8843f64490d7e55
target/sparc: Add decodetree infrastructure

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 [new file with mode: 0644]
target/sparc/meson.build
target/sparc/translate.c