[mips] [IAS] Add partial support for the ULHU pseudo-instruction.
authorToma Tabacu <toma.tabacu@imgtec.com>
Tue, 23 Jun 2015 14:39:42 +0000 (14:39 +0000)
committerToma Tabacu <toma.tabacu@imgtec.com>
Tue, 23 Jun 2015 14:39:42 +0000 (14:39 +0000)
commit115be6213ddb21348f1dae4c5512efd519e6d09f
tree3bb83804d21129e11a0d164de04d565923c65695
parent0e9288493adc6c53169b264250f7763656815d4b
[mips] [IAS] Add partial support for the ULHU pseudo-instruction.

Summary:
This only adds support for ULHU of an immediate address with/without a source register.
It does not include support for ULHU of the address of a symbol.

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240410 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/mips-expansions-bad.s
test/MC/Mips/mips-expansions.s
test/MC/Mips/mips64-expansions.s
test/MC/Mips/set-nomacro.s