fixing lec + adding lec4 base: TODO<all of lec4>

This commit is contained in:
Medium Fries
2018-09-11 19:38:50 -07:00
parent cdbfb3e0a4
commit 5e3ad68a0c
2 changed files with 28 additions and 9 deletions

9
cst337/lec/lec4.md Normal file
View File

@@ -0,0 +1,9 @@
# lec4
_this page to be updated late since i just got lazy this time_
Topics to cover:
* add/sub
* intro to overflows
* intro to carries
* translating this to some 64 bit add/sub instructions and becoming more familiar with the flags register
* eflags won't be covered indepth yet but merely mentioned for sake of preparative clarity