On Tue, Mar 06, 2012 at 10:11:30PM +0100, Reimar Döffinger wrote: > movq from SSE register _to_ memory is an SSE2 instruction. > Use the SSE movlps function instead that does the same thing. Forgot: fixes issue #1041 (probably)