Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
e8johan authored Jan 7, 2020
1 parent b6a7e5e commit e6c3fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04_Assembly/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ int cgsub(int r1, int r2) {
}
```

### Dividing Two Resisters
### Dividing Two Registers

Division is also not commutative, so the previous notes apply. On
the x86-64, it's even more complicated. We need to load `%rax`
Expand Down

0 comments on commit e6c3fec

Please sign in to comment.