On 6/2/23 08:52, Peter Maydell wrote:
Convert the instructions in the load/store memory tags instruction group to decodetree.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/arm/tcg/a64.decode | 25 +++ target/arm/tcg/translate-a64.c | 352 ++++++++++++++++----------------- 2 files changed, 195 insertions(+), 182 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~