On 03/26/2013 12:01 PM, Aurelien Jarno wrote: > pcmpXstrm instructions returns their result in the XMM0 register and > not in the first operand. > > Signed-off-by: Aurelien Jarno <aurel...@aurel32.net> > --- > target-i386/ops_sse.h | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~