[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / micromips-directives.ll
2014-04-16 Matheus Almeida[mips] Emit '.set nomicromips' before a function's...