On 03/26/2013 12:01 PM, Aurelien Jarno wrote: > The inner loop should only change the current bit of the result, instead > of the whole result. > > Signed-off-by: Aurelien Jarno <aurel...@aurel32.net> > --- > target-i386/ops_sse.h | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~