On 6/2/23 08:52, Peter Maydell wrote:
Convert the insns in the atomic memory operations group to decodetree.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/arm/tcg/a64.decode | 15 ++++ target/arm/tcg/translate-a64.c | 148 ++++++++++++--------------------- 2 files changed, 67 insertions(+), 96 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~