mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-20 11:06:46 +00:00
clarifying Subtraction section sentence grammar
parent
12816f3fef
commit
bf14634d04
@ -101,7 +101,7 @@ For example:
|
|||||||
-------------------
|
-------------------
|
||||||
0000000000000000010
|
0000000000000000010
|
||||||
```
|
```
|
||||||
Note that the there is a carry out of the leftmost bit: the result couldn't fit in the 16-bit destination.
|
Note that if there is a carry out of the leftmost bit, the result couldn't fit in the 16-bit destination.
|
||||||
|
|
||||||
**Multiplication**
|
**Multiplication**
|
||||||
TODO
|
TODO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user