Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: Using %stick where available



> >     rd      SOFTINT, %g1
> > -   btst    1, %g1
> > +   mov     1, %g5
> > +   sllx    %g5, 16, %g3
> > +   or      %g5, %g3, %g5
> 
> Only "set 0x1001, %g5" is faster.

oh much better than mine :-)


Home | Main Index | Thread Index | Old Index