Liste des Groupes | Revenir à c arch |
jseigh <jseigh_es00@xemaps.com> wrote:interesting!On 11/12/24 18:02, aph@littlepinkcloud.invalid wrote:Yes. LDAR and STLR, used together, are sequentially consistent. This>>
That's right, but my point about LDAR on AArch64 is that you can get
sequential consistency without needing a StoreLoad. LDAR can peek
inside the store buffer and, much of the time, determine that it isn't
necessary to do a flush. I don't know if Arm were the first to do
this, but I don't recall seeing it before. It is a brilliant idea.
Does ARM use acquire and release differently than everyone else?
I'm not sure where StoreLoad fits in with those.
is a stronger guarantee than acquire and release.
Les messages affichés proviennent d'usenet.