target-i386: SSE4.2: fix pcmpXstrm instructions
commit2b8d7e9d728fe2b7c8ffb9859368fb2b5c0bf833
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 26 Mar 2013 18:56:01 +0000 (26 19:56 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 1 Apr 2013 16:49:15 +0000 (1 18:49 +0200)
tree719a1bd1cb9e9af0523b01b13514ee309e8b13db
parent93e3c0ae69ae73d7f04ac378c5df6e98c7faa6dd
target-i386: SSE4.2: fix pcmpXstrm instructions

pcmpXstrm instructions returns their result in the XMM0 register and
not in the first operand.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-i386/ops_sse.h