*fixed disassembly of some i386 system insts with intel syntax
authorKay Tiong Khoo <kkhoo@perfwizard.com>
Mon, 11 Feb 2013 19:46:36 +0000 (19:46 +0000)
committerKay Tiong Khoo <kkhoo@perfwizard.com>
Mon, 11 Feb 2013 19:46:36 +0000 (19:46 +0000)
commit86494d7991050b4ffbfdcf1d15e1ad5e3c28f07b
treef34906cb0fcec9be8d7a8daf4ef2f9f66d755039
parentff5adad9f39f60dc9f1caadef03b6aa7922ed168
*fixed disassembly of some i386 system insts with intel syntax
*added file for test cases for i386 intel syntax

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174900 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSystem.td
test/MC/Disassembler/X86/intel-syntax-32.txt [new file with mode: 0644]