OSDN Git Service

Fixed the disassembler to handle two new X86
authorSean Callanan <scallanan@apple.com>
Mon, 4 Oct 2010 22:45:51 +0000 (22:45 +0000)
committerSean Callanan <scallanan@apple.com>
Mon, 4 Oct 2010 22:45:51 +0000 (22:45 +0000)
commit6aeb2e32b7724e7c4bd878d4c899be917492cb32
tree5ace9f00074bf62a4afe32a03327f2d39f69fc1b
parent2a135ae53057ef7d0e9123d450b958d0d59d8ccc
Fixed the disassembler to handle two new X86
instruction forms.  Now the ENTER instruction
disassembles correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115573 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/X86RecognizableInstr.cpp