On 6/2/23 08:52, Peter Maydell wrote:
Convert the "Load register (literal)" instruction class to decodetree.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/arm/tcg/a64.decode | 13 ++++++ target/arm/tcg/translate-a64.c | 73 ++++++++++------------------------ 2 files changed, 33 insertions(+), 53 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~