Added a few tweaks to the Intel Descriptor-table support instructions to allow
authorKevin Enderby <enderby@apple.com>
Tue, 19 Oct 2010 00:01:44 +0000 (00:01 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 19 Oct 2010 00:01:44 +0000 (00:01 +0000)
commit87f4a1a4331e40cbba28e829561759d146273840
tree689fe4783bac8b23dcf1f80bd5cebba766b08781
parent70987fbc60a8e6788668f44eba56c34ef17c7672
Added a few tweaks to the Intel Descriptor-table support instructions to allow
word forms and suffixed versions to match the darwin assembler in 32-bit and
64-bit modes.  This is again for use just with assembly source for llvm-mc .

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116773 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
lib/Target/X86/X86InstrSystem.td
test/MC/X86/x86-32.s
test/MC/X86/x86-64.s