summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReed Kotler <rkotler@mips.com>2012-09-25 22:34:20 +0000
committerReed Kotler <rkotler@mips.com>2012-09-25 22:34:20 +0000
commit7b104007096a7abbb760f3ab520fbd2bef7980c4 (patch)
tree9ba73f3da3d1b87f3f743ca07349b72aa4eb0de9
parentde584de370ddfb0f320d143ee521b794f4da2c93 (diff)
downloadbcm5719-llvm-7b104007096a7abbb760f3ab520fbd2bef7980c4.tar.gz
bcm5719-llvm-7b104007096a7abbb760f3ab520fbd2bef7980c4.zip
blank line for test commit
llvm-svn: 164640
-rw-r--r--llvm/lib/Target/Mips/Mips16InstrInfo.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/Mips/Mips16InstrInfo.td b/llvm/lib/Target/Mips/Mips16InstrInfo.td
index b0ab464a68f..d69900e16d9 100644
--- a/llvm/lib/Target/Mips/Mips16InstrInfo.td
+++ b/llvm/lib/Target/Mips/Mips16InstrInfo.td
@@ -29,6 +29,7 @@ class FI8_MOVR3216_ins<string asmstr, InstrItinClass itin>:
//
// I8_MOV32R instruction format (used only by MOV32R instruction)
//
+
class FI8_MOV32R16_ins<string asmstr, InstrItinClass itin>:
FI8_MOV32R16<(outs CPURegs:$r32), (ins CPU16Regs:$rz),
!strconcat(asmstr, "\t$r32, $rz"), [], itin>;
OpenPOWER on IntegriCloud