[mips][microMIPSr6] Implement BALC and BC instructions
authorJozef Kolek <jozef.kolek@imgtec.com>
Mon, 20 Apr 2015 13:04:14 +0000 (13:04 +0000)
committerJozef Kolek <jozef.kolek@imgtec.com>
Mon, 20 Apr 2015 13:04:14 +0000 (13:04 +0000)
commitdbef0175c327c9b0987587402f12ba5845da381a
tree1f01cbef64389ff839208f04ffa7d6d7d7168451
parentca3837369f8f705024aba9e01b9b5ccc88f04612
[mips][microMIPSr6] Implement BALC and BC instructions

This patch implements BALC and BC instructions using mapping.

Differential Revision: http://reviews.llvm.org/D8388

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235302 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MicroMips32r6InstrInfo.td [new file with mode: 0644]
lib/Target/Mips/Mips32r6InstrInfo.td
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/micromips32r6/valid.s [new file with mode: 0644]