[mips][microMIPS] Implement CodeGen support for SW16 and LW16 instructions
[oota-llvm.git] / test / CodeGen / Mips / mul.ll
2012-10-05 Reed KotlerPatch for integer multiply, signed/unsigned, long/long...