qemu/target-i386
Aurelien Jarno 93e3c0ae69 target-i386: SSE4.2: fix pcmpXstri instructions
ffs1 returns the first bit set to one starting counting from the most
significant bit.

pcmpXstri returns the most significant bit set to one, starting counting
from the least significant bit.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2013-04-01 18:49:15 +02:00
..
2013-02-19 23:05:18 -08:00
2013-02-27 19:06:28 +00:00
2013-02-27 19:06:28 +00:00
2013-02-16 11:12:29 +00:00