[Mips Assembler] Add support for OR macro with imediate opperand
authorJack Carter <jack.carter@imgtec.com>
Thu, 28 Mar 2013 23:45:13 +0000 (23:45 +0000)
committerJack Carter <jack.carter@imgtec.com>
Thu, 28 Mar 2013 23:45:13 +0000 (23:45 +0000)
commitaf7da5cb993d1a2afad4816fe22c497d5adbef91
tree8a040115cd9fd60e13eb45b0e47fce247cef9dd5
parentc26392aa5d9c2dbca2909d6874d181455f8aeb8f
[Mips Assembler] Add support for OR macro with imediate opperand

Mips assembler supports macros that allows the OR instruction
to have an immediate parameter. This patch adds an instruction
alias that converts this macro into a Mips ORI instruction.

Contributer: Vladimir Medic

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178316 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/mips-alu-instructions.s