> the patch looks good, but it lacks the x86_32 counterpart. Or would you > rather handle that separately? Actually, AFAIU, the 64 bits fix covers 32 bits too. 32bits needs xmm0 and xmm1 saved. So we're saving too many registers on 32 bits but that seems pretty armless. Roland.