This is a resubmittal. For some reason it broke the bots yesterday
authorJack Carter <jcarter@mips.com>
Thu, 17 Jan 2013 00:28:20 +0000 (00:28 +0000)
committerJack Carter <jcarter@mips.com>
Thu, 17 Jan 2013 00:28:20 +0000 (00:28 +0000)
commitc147b678206db510336ee95c3b55dc9c0ff19595
tree149a8e0783cd344d4681ba19348a00a07a60e7c2
parente06bfe8d90aba9b6adf00ccc20a0144e90938b00
This is a resubmittal. For some reason it broke the bots yesterday
but I cannot reproduce the problem and have scrubed my sources and
even tested with llvm-lit -v --vg.

The Mips RDHWR (Read Hardware Register) instruction was not
tested for assembler or dissassembler consumption. This patch
adds that functionality.

Contributer: Vladimir Medic

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172685 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/Disassembler/MipsDisassembler.cpp
lib/Target/Mips/MipsRegisterInfo.td
test/MC/Disassembler/Mips/mips32.txt
test/MC/Disassembler/Mips/mips32_le.txt
test/MC/Mips/mips-alu-instructions.s
test/MC/Mips/mips64-alu-instructions.s