10 lines
336 B
Markdown
10 lines
336 B
Markdown
# 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
|