Skip to content

Draft: primops: Add two words CAS

Peter Trommler requested to merge wip/T19681-cmpxchg16b into master

This finishes work on #19681 by adding CMPXCHG{8|16}B operations as primops on x86 and x86_64.

Merge request reports