shift right cannot cause an overflow.
This commit is contained in:
parent
08b9482ac7
commit
9fc3102b4d
|
@ -634,7 +634,7 @@ GROUP 3 \- INTEGER ARITHMETIC
|
|||
RMI \*w : Remainder (*)
|
||||
NGI \*w : Negate (two's complement) (*)
|
||||
SLI \*w : Shift left (*)
|
||||
SRI \*w : Shift right (*)
|
||||
SRI \*w : Shift right
|
||||
.DE
|
||||
|
||||
.DS
|
||||
|
|
Loading…
Reference in a new issue