diff options
author | Mans Rullgard <mans@mansr.com> | 2013-07-15 14:35:25 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2013-07-15 17:13:51 +0100 |
commit | 2359bf80c1c4e8ed1e7ddb03661fec6bace82a87 (patch) | |
tree | deb72ca99251975ca41fd743da16a4e53e39c16d /target-arm/helper.c | |
parent | 81e69fb093099ec5dccd61c92cec308f83091511 (diff) |
target-arm: implement LDA/STL instructions
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 <mans@mansr.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-arm/helper.c')
0 files changed, 0 insertions, 0 deletions