2012/5/11 Diego Biurrun <[email protected]>: > No, I just need the patch I posted. My K6-III has no MMX2, so MMX2 > functions are not used and SSE instructions in them do not bother it.
Oh you're right. I had written this in plain sight: ; Only called for 8x8 blocks and sse2 So the use of a sse insn in a sse2 function is ok. > That said, I trust you that your patch is correct. I will push it > once somebody with more Assembly knowledge than myself OKs it or > we can find a person to test it on a suitable CPU. In fact only the second one is correct, and the one "fixing" movhps is unneeded. Thanks, Christophe _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
