Commit afd7e2bc authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

make dword atomics functions

These don't need to be macros. By making them functions, we can make sure all
the code is seen (and checked for syntactic correctness) during an x86 build.
This also paves the way for introducing some RTM functionality here.

Github: related to #189 "TSX"
parent cbf4b9be
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment