[PATCH] D36788: The issues with X86 prefixes

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 03:44:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311882: The current version of LLVM X86 disassembler incorrectly interprets someā€¦ (authored by avt77).

Changed prior to commit:
  https://reviews.llvm.org/D36788?vs=112694&id=112875#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36788

Files:
  llvm/trunk/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
  llvm/trunk/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
  llvm/trunk/test/MC/Disassembler/X86/prefixes-i386.s
  llvm/trunk/test/MC/Disassembler/X86/prefixes-x86_64.s
  llvm/trunk/test/MC/Disassembler/X86/prefixes.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36788.112875.patch
Type: text/x-patch
Size: 10929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/b7ce973c/attachment.bin>


More information about the llvm-commits mailing list