Sorry, but there are no more tags available to filter with.
  • What's the difference between LDAXR and LDREX

    Hi experts:

    In armv8 specification, I have found two types of exclusive access instructions: LDAXR/STLXR and LDREX/STREX. I have some questions about these instructions:

    (1)  What's the difference between these exclusive access instructions?

    (2) Is…