On 17 June 2013 17:50, 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.
Couple more minor issues, otherwise looks good.
>
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
---
Not thoroughly tested.
---
target-arm/translate.c | 126 ++