[project @ 1999-07-29 10:00:22 by simonmar]
authorsimonmar <unknown>
Thu, 29 Jul 1999 10:00:22 +0000 (10:00 +0000)
committersimonmar <unknown>
Thu, 29 Jul 1999 10:00:22 +0000 (10:00 +0000)
Shift operations where the shift count is greater than the width of
the type being shifted are now defined as returning zero (or -1 in the
case of a negative integer being shifted right with iShiftRA).


No differences found