On 28 August 2015 at 22:14, Sergey Sorokin <afaral...@yandex.ru> wrote: > 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. > The patch fixes it according to ARM ARM D1.20.1 (table D1-77). > > Signed-off-by: Sergey Sorokin <afaral...@yandex.ru>
Thanks, nice catch. Applied to target-arm.next (with minor tweaking of the commit message; it would be nice if you could keep the lines short enough that they don't line-wrap on an 80-column terminal). -- PMM