[PATCH] D14827: Adding support for missing variations of X86 string related instructions

Marina Yatsina via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 13 08:22:31 PST 2015


myatsina updated this revision to Diff 42666.
myatsina added a comment.

Added warning regarding the fact that these instructions use (R|E)SI or (R|E)DI instead of the specified memory operand


Repository:
  rL LLVM

http://reviews.llvm.org/D14827

Files:
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  lib/Target/X86/X86InstrInfo.td
  test/MC/X86/index-operations.s
  test/MC/X86/intel-syntax.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14827.42666.patch
Type: text/x-patch
Size: 19922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151213/bcc5ccce/attachment.bin>


More information about the llvm-commits mailing list