Create a pattern for the "trap" instruction.
authorReed Kotler <rkotler@mips.com>
Wed, 7 Aug 2013 04:00:26 +0000 (04:00 +0000)
committerReed Kotler <rkotler@mips.com>
Wed, 7 Aug 2013 04:00:26 +0000 (04:00 +0000)
commit51c9043f3bc215bb3026486e5e1ef5989a8d8d8b
tree9e0343687f36f8fdd107c77400982e09858e01f7
parent9286ee62920806fc695fc3be23b51b73cb707cb5
Create a pattern for the "trap" instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187863 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16InstrFormats.td
lib/Target/Mips/Mips16InstrInfo.td
test/CodeGen/Mips/trap1.ll [new file with mode: 0644]