On 6/2/23 08:52, Peter Maydell wrote:
Convert the instructions in the load/store register (pointer authentication) group ot decodetree: LDRAA, LDRAB.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/arm/tcg/a64.decode | 7 +++ target/arm/tcg/translate-a64.c | 83 +++++++--------------------------- 2 files changed, 23 insertions(+), 67 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~