[PATCH] [llvm-mc] fix 64-bit mode call disassembly to ignore opcode size prefix

Matthew Barney m4b.github.io at gmail.com
Fri May 8 21:02:10 PDT 2015


Now checking for ONEBYTE opcodeType for call and jump, as per comment; added some more unit tests and fixed indentation.


http://reviews.llvm.org/D9573

Files:
  lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
  test/MC/Disassembler/X86/x86-64.txt

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9573.25399.patch
Type: text/x-patch
Size: 4040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150509/db0a5930/attachment.bin>


More information about the llvm-commits mailing list