target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal ordered" mode
commit75c9527e190231fbc2fd8470e132f360e70206be
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 26 Mar 2013 18:56:02 +0000 (26 19:56 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 1 Apr 2013 16:49:16 +0000 (1 18:49 +0200)
tree2e1982972c03782399050435b07b28a793f6072a
parentb27a6cacb73ca006c6995ca5c3db7347333ba7f4
target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal ordered" mode

The inner loop should only change the current bit of the result, instead
of the whole result.

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