target-arm: A64: add support for ADR and ADRP
authorAlexander Graf <agraf@suse.de>
Tue, 17 Dec 2013 19:42:34 +0000 (19:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Dec 2013 19:42:34 +0000 (19:42 +0000)
commit15bfe8b650a0fd40940cb8f4bfc8c57d6940173e
tree68dda204aa081d19e8c0acaa281256739cdb207f
parent832ffa1ce073f010fd1c766361b2e35ce3f105d3
target-arm: A64: add support for ADR and ADRP

Add support for the instructions described in
"C3.4.6 PC-rel. addressing" (ADR and ADRP).

Signed-off-by: Alexander Graf <agraf@suse.de>
[claudio: adapted to new decoder structure]
Signed-off-by: Claudio Fontana <claudio.fontana@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/translate-a64.c