summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/X86RecognizableInstr.cpp
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2010-10-27 20:46:49 +0000
committerKevin Enderby <enderby@apple.com>2010-10-27 20:46:49 +0000
commit5e7cb5fc273f23ba0f5780a38564834cdf14db5a (patch)
tree1b795f085017f76e734d16ad62414a1ae3aa9481 /llvm/utils/TableGen/X86RecognizableInstr.cpp
parentdd6907bd7757eaed3cf127399b78601bf2ca8d5d (diff)
downloadbcm5719-llvm-5e7cb5fc273f23ba0f5780a38564834cdf14db5a.tar.gz
bcm5719-llvm-5e7cb5fc273f23ba0f5780a38564834cdf14db5a.zip
Added the x86 instruction ud2b (2nd official undefined instruction).
llvm-svn: 117485
Diffstat (limited to 'llvm/utils/TableGen/X86RecognizableInstr.cpp')
-rw-r--r--llvm/utils/TableGen/X86RecognizableInstr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/TableGen/X86RecognizableInstr.cpp b/llvm/utils/TableGen/X86RecognizableInstr.cpp
index dcbce4d88e1..1343fcf5ad2 100644
--- a/llvm/utils/TableGen/X86RecognizableInstr.cpp
+++ b/llvm/utils/TableGen/X86RecognizableInstr.cpp
@@ -114,7 +114,6 @@ namespace X86Local {
EXTENSION_TABLE(72) \
EXTENSION_TABLE(73) \
EXTENSION_TABLE(ae) \
- EXTENSION_TABLE(b9) \
EXTENSION_TABLE(ba) \
EXTENSION_TABLE(c7)
OpenPOWER on IntegriCloud