Content deleted Content added
Line 156:
<< Shift left (zero fill)
>> Shift right (sign-propogating); copies of the leftmost bit (sign bit) are shifted in from the
left. >>> Shift right (zero fill)
|
Line 156:
<< Shift left (zero fill)
>> Shift right (sign-propogating); copies of the leftmost bit (sign bit) are shifted in from the
left. >>> Shift right (zero fill)
|