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…