[PATCH] D29201: [X86][Disassembler] Added SALC instruction
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 23:48:50 PST 2017
craig.topper added a comment.
Do other assemblers/disassembler handle this instruction? Its not officially documented and I wasn't able to determine for sure what other tools do. For ffreep I at least stumbled onto postings about gcc emitting it and AMD has or had it in the optimization manual.
I also noticed sandpile.org says salc doesn't work in 64-bit mode.
https://reviews.llvm.org/D29201
More information about the llvm-commits
mailing list