On 5/12/23 15:41, Peter Maydell wrote:
Convert the single-register pointer-authentication variants of BR,
BLR, RET to decodetree. (BRAA/BLRAA are in a different branch of
the legacy decoder and will be dealt with in the next commit.)

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  target/arm/tcg/a64.decode      |   7 ++
  target/arm/tcg/translate-a64.c | 132 +++++++++++++++++++--------------
  2 files changed, 84 insertions(+), 55 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to