Skip to content
Snippets Groups Projects
Commit 12bec4d5 authored by Ralf Jung's avatar Ralf Jung
Browse files

rename CompareExchange to CmpXchg

This is the name used by x86 (CMPXCHG) and LLVM.  Also reorder the result (value
first, boolean second) for consistency with LLVM, because why not.
parent fc9bb073
No related branches found
No related tags found
No related merge requests found
Showing with 221 additions and 202 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment