[project @ 2001-12-13 11:12:27 by simonmar]
authorsimonmar <unknown>
Thu, 13 Dec 2001 11:12:27 +0000 (11:12 +0000)
committersimonmar <unknown>
Thu, 13 Dec 2001 11:12:27 +0000 (11:12 +0000)
Add shifty wrappers:

   shiftL#, shiftR# :: Word# -> Int# -> Word#
   iShiftL#, iShiftRA#, iShiftRL# :: Int# -> Int# -> Int#


No differences found