[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / 2013-11-18-fp64-const0.ll
2013-11-18 Daniel Sanders[mips] Fix 'ran out of registers' in MIPS32 with FP64...