Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
searealist
4y ago
0 comments
Save
Share
ARMv8 basically exactly mirrors the C++ memory model without any explicit memory orderings (the default on atomics being sequentially consistent).
0 comments
1 comments · 1 top-level
top
newest
oldest
gpderetta
4y ago
It also added load acquires and store releases to map to the corresponding very common (as they are fast on x86) C++ primitives.
j
/
k
navigate · click thread line to collapse