target/arm: Convert PC-rel addressing to decodetree
commit45fda88ea2185699c2bc1e3339a16db59b40eb72
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 12 May 2023 14:40:50 +0000 (12 15:40 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 May 2023 10:28:38 +0000 (18 11:28 +0100)
tree57b8cb64ebd275a5e65e88f3e981d56fb95123c7
parent270076d01ac6bc7cd2a6e0830507c5f5f538d161
target/arm: Convert PC-rel addressing to decodetree

Convert the ADR and ADRP instructions.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20230512144106.3608981-5-peter.maydell@linaro.org
[PMM: Rebased]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/a64.decode
target/arm/tcg/translate-a64.c