On 6/2/23 08:52, Peter Maydell wrote:
Convert the various instructions in the hint instruction space
to decodetree.
Signed-off-by: Peter Maydell
---
target/arm/tcg/a64.decode | 31
target/arm/tcg/translate-a64.c | 277 ++---
2 files changed, 185 inserti
Convert the various instructions in the hint instruction space
to decodetree.
Signed-off-by: Peter Maydell
---
target/arm/tcg/a64.decode | 31
target/arm/tcg/translate-a64.c | 277 ++---
2 files changed, 185 insertions(+), 123 deletions(-)
diff --git a/tar