forked from OSchip/llvm-project
71025a2f3e
A quirk of the v8.1a spec is that when the writeback regiser for an atomic read-modify-write instruction is wzr/xzr, the instruction no longer enforces acquire ordering. However, it's still written with the misleading 'a' mnemonic. So this adds an annotation when disassembling such instructions, mentioning the change. llvm-svn: 353303 |
||
---|---|---|
.. | ||
AArch64BaseInfo.cpp | ||
AArch64BaseInfo.h | ||
CMakeLists.txt | ||
LLVMBuild.txt |