Added the x86 instruction ud2b (2nd official undefined instruction).
authorKevin Enderby <enderby@apple.com>
Wed, 27 Oct 2010 20:46:49 +0000 (20:46 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 27 Oct 2010 20:46:49 +0000 (20:46 +0000)
commit529b1a43986265fb399eecd0dcbf9c409d049853
tree3227aebb6b34d098b7e4c2ea0e1bbb91375d4552
parentccf72caa92ba03fcaf348f9d8c7d14eb5738a31e
Added the x86 instruction ud2b (2nd official undefined instruction).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117485 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSystem.td
test/MC/X86/x86-32.s
utils/TableGen/X86RecognizableInstr.cpp