Added the x86 INT instructions; both the special-case INT 3 and the general-case
authorSean Callanan <scallanan@apple.com>
Tue, 11 Aug 2009 01:09:06 +0000 (01:09 +0000)
committerSean Callanan <scallanan@apple.com>
Tue, 11 Aug 2009 01:09:06 +0000 (01:09 +0000)
commit1c5cf1b3785c4e6dcd0b8549008861cb2c4e49ee
treee06b5e0c176d7320e52b03f747e683fbc000c463
parentf35290ce8d562eb80bc6e5f2b07c423f7e10a132
Added the x86 INT instructions; both the special-case INT 3 and the general-case
INT i8.  These instructions are only for interpretation by disassemblers, not
for emission, so they do not as yet have patterns.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78630 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td