Files
qemu/hw/arm
Peter Maydell 327ed10fa2 target-arm: Implement AArch64 TTBR*
Implement the AArch64 TTBR* registers. For v7 these were already 64 bits
to handle LPAE, but implemented as two separate uint32_t fields.
Combine them into a single uint64_t which can be used for all purposes.
Since this requires touching every use, take the opportunity to rename
the field to the architectural name.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
2014-02-26 17:20:04 +00:00
..
2013-08-28 10:16:47 +03:00
2013-12-17 20:12:51 +00:00
2014-02-14 16:22:31 +01:00
2013-08-28 10:16:47 +03:00
2013-12-17 20:12:51 +00:00
2014-02-14 16:22:31 +01:00
2014-02-26 17:20:04 +00:00
2014-02-14 16:22:31 +01:00
2014-02-14 16:22:31 +01:00
2014-02-14 16:22:31 +01:00
2014-02-14 16:22:32 +01:00
2014-02-14 16:22:31 +01:00
2014-02-14 16:22:32 +01:00