Hello,
In the new v8.2, atomic instructions are presented which can be an alternative to the previous ld/st exclusive and other similar instructions.
My question is what is the advantage of using atomic instructions instead of for example a pair of ld/st exclusive or is there any document related to this part?
Thanks a lot