Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
searealist
4y ago
0 comments
Share
ARMv8 basically exactly mirrors the C++ memory model without any explicit memory orderings (the default on atomics being sequentially consistent).
undefined | Better HN
0 comments
default
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