pull/168/head
Dibyendu Majumdar 5 years ago committed by GitHub
parent a92416f864
commit e59e5e63c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -101,7 +101,7 @@ represented by 2*max), which is half the maximum for the corresponding
unsigned argument.
Note that B and C operands need to have an extra bit compared to A.
This is because B and A can reference registers or constants, and the
This is because B and C can reference registers or constants, and the
extra bit is used to decide which one. But A always references registers
so it doesn't need the extra bit.

Loading…
Cancel
Save