]> Git Repo - qemu.git/commit - target/i386/ops_sse.h
target-i386: SSE4.2: fix pcmpXstrm instructions
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:15 +0000 (18:49 +0200)
commit2b8d7e9d728fe2b7c8ffb9859368fb2b5c0bf833
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 <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target-i386/ops_sse.h
This page took 0.025869 seconds and 4 git commands to generate.