Port-sparc64 archive

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

Re: Using %stick where available



>>> +   mov     1, %g5
>>> +   sllx    %g5, 16, %g3
>>> +   or      %g5, %g3, %g5
>> Only "set 0x1001, %g5" is faster.

But wrong; the mov-sllx-or computes 0x10001, not 0x1001.  (I note the
updated patch says 0x10001.)

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index