Re: Using %stick where available
Mouse <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
>>> + 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 [email protected] / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B