]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm: a64: Add endianness support
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Fri, 4 Mar 2016 11:30:20 +0000 (11:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Mar 2016 11:30:20 +0000 (11:30 +0000)
commitaa6489da4e297fb3ffcbc09b50afd700395b6386
tree3ecca9bbd83212c81770fe09f8d1dd5a6f1a084e
parentdacf0a2ff7d39ab12bd90f2f5496a3889facd54a
target-arm: a64: Add endianness support

Set the dc->mo_endianness flag for AA64 and use it in all ldst ops.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/translate-a64.c