On 6/2/23 08:52, Peter Maydell wrote:
Convert the instructions in the LDAPR/STLR (unscaled immediate) group to decodetree.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/arm/tcg/a64.decode | 10 +++ target/arm/tcg/translate-a64.c | 129 +++++++++++---------------------- 2 files changed, 54 insertions(+), 85 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~