[PATCH] D29201: [X86][Disassembler] Added SALC instruction

Chris Ray via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 14:34:24 PST 2017


cray updated this revision to Diff 86224.
cray added a comment.

Added Requires<[Not64BitMode]> to the SALC instruction, and added a comment saying that it is an undocumented instruction.


Repository:
  rL LLVM

https://reviews.llvm.org/D29201

Files:
  lib/Target/X86/X86InstrCMovSetCC.td
  test/MC/Disassembler/X86/x86-16.txt
  test/MC/X86/x86-32-coverage.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29201.86224.patch
Type: text/x-patch
Size: 34226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170129/c225ea31/attachment.bin>


More information about the llvm-commits mailing list