Added optimised rules for int<<8 and uint>>8 (which can be done with simple register...
authordtrg <none@none>
Sun, 29 Apr 2007 23:00:31 +0000 (23:00 +0000)
committerdtrg <none@none>
Sun, 29 Apr 2007 23:00:31 +0000 (23:00 +0000)
commitdf088c184b3388a3b0ee170b617fd121fe4efd9d
treeaaf940f695659af30e52706ec76db6da9094a42b
parent868b8c5075b598111b81165075cee2561ac1b0a7
Added optimised rules for int<<8 and uint>>8 (which can be done with simple register shuffling rather than calling .sli).
mach/i80/ncg/table