target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE
commitf9fc619a0deaf2b61fe6f48034c94ca7e38801bb
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jul 2012 10:59:08 +0000 (12 10:59 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jul 2012 10:59:54 +0000 (12 10:59 +0000)
tree4d8503be0777062abfcbda24f7f6f985b4a86680
parent7ac681cf2aafcef4b17f0f6007e1f4a2520528db
target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE

LPAE extends the DBGDRAR and DBGDSAR debug registers to 64 bits; we
only implement these as dummy RAZ versions; provide dummies for
the 64 bit accesses as well.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/helper.c