+32
−32
Loading
There is an error in functions aarch64_sync_32_to_64() and aarch64_sync_64_to_32() with mapping of registers between AArch32 and AArch64. This commit fixes the mapping to match the v8 ARM ARM section D1.20.1 (table D1-77). Signed-off-by:Sergey Sorokin <afarallax@yandex.ru> Message-id: 1440796451-15276-1-git-send-email-afarallax@yandex.ru Reviewed-by:
Peter Maydell <peter.maydell@linaro.org> [PMM: tidied commit message a bit] Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>