mirror of
https://github.com/bspeice/speice.io
synced 2024-11-05 01:28:09 -05:00
Typo
This commit is contained in:
parent
3983489e2f
commit
6195e13734
@ -97,7 +97,7 @@ Now let's address some conditions and caveats before going much further:
|
|||||||
We'll keep it simple, but I [found](https://stackoverflow.com/a/4584131/1454178)
|
We'll keep it simple, but I [found](https://stackoverflow.com/a/4584131/1454178)
|
||||||
a [refresher](https://stackoverflow.com/a/26026278/1454178) on the `push` and `pop`
|
a [refresher](https://stackoverflow.com/a/26026278/1454178) on the `push` and `pop`
|
||||||
[instructions](http://www.cs.virginia.edu/~evans/cs216/guides/x86.html)
|
[instructions](http://www.cs.virginia.edu/~evans/cs216/guides/x86.html)
|
||||||
was helpful while writing thi[Raph Levien](https://docs.google.com/presentation/d/1q-c7UAyrUlM-eZyTo1pd8SZ0qwA_wYxmPZVOQkoDmH4/edit?usp=sharing)s.
|
was helpful while writing this.
|
||||||
- I've tried to be precise in saying only what I can prove using the tools (ASM, docs)
|
- I've tried to be precise in saying only what I can prove using the tools (ASM, docs)
|
||||||
that are available, but if there's something said in error it will be corrected
|
that are available, but if there's something said in error it will be corrected
|
||||||
expeditiously. Please let me know at [bradlee@speice.io](mailto:bradlee@speice.io)
|
expeditiously. Please let me know at [bradlee@speice.io](mailto:bradlee@speice.io)
|
||||||
|
Loading…
Reference in New Issue
Block a user