On 1 July 2013 14:46, Mans Rullgard wrote:
> This adds support for the ARMv8 load acquire/store release instructions.
> Since qemu does nothing special for memory barriers, these can be
> emulated like their non-acquire/release counterparts.
>
> Signed-off-by: Mans Rullgard
Thanks; applied to ta
This adds support for the ARMv8 load acquire/store release instructions.
Since qemu does nothing special for memory barriers, these can be
emulated like their non-acquire/release counterparts.
Signed-off-by: Mans Rullgard
---
Fixed issues found in v2.
Could use more testing.
---
target-arm/trans