« Previous | Next » 

Revision 2359bf80

ID2359bf80c1c4e8ed1e7ddb03661fec6bace82a87

Added by Mans Rullgard almost 11 years ago

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 <>
Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences