mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
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>
This commit is contained in:
parent
554abe47c7
commit
878cc6773a
3 changed files with 55 additions and 22 deletions
5
target/sparc/insns.decode
Normal file
5
target/sparc/insns.decode
Normal file
|
@ -0,0 +1,5 @@
|
|||
# SPDX-License-Identifier: LGPL-2.0+
|
||||
#
|
||||
# Sparc instruction decode definitions.
|
||||
# Copyright (c) 2023 Richard Henderson <rth@twiddle.net>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue