The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / CodeGen / Mips / madd-msub.ll
2011-01-18 Bruno Cardoso LopesAdd support for mips32 madd and msub instructions....