]> Git Repo - qemu.git/commit - target/i386/ops_sse.h
target-i386: SSE4.2: fix pcmpXstrX instructions in "Ranges" mode
authorAurelien Jarno <[email protected]>
Tue, 26 Mar 2013 18:56:01 +0000 (19:56 +0100)
committerAurelien Jarno <[email protected]>
Mon, 1 Apr 2013 16:49:16 +0000 (18:49 +0200)
commit649ad05ed4133d3a48d43881aa9351c024d9cdc1
tree42b710109b96adfcffa837440355638a3e21e7a9
parent2b8d7e9d728fe2b7c8ffb9859368fb2b5c0bf833
target-i386: SSE4.2: fix pcmpXstrX instructions in "Ranges" mode

Fix the order of the of the comparisons to match the "Intel 64 and
IA-32 Architectures Software Developer's Manual".

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target-i386/ops_sse.h
This page took 0.023125 seconds and 4 git commands to generate.