about summary refs log tree commit diff stats
path: root/html/subx/011direct_addressing.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 4072Kartik K. Agaram2017-10-161-3/+3
|
* 4069Kartik K. Agaram2017-10-151-19/+19
| | | | subx: unconditional 'jump'
* 4067Kartik K. Agaram2017-10-151-1/+22
| | | | subx: 'mov'
* 4066Kartik K. Agaram2017-10-141-1/+1
| | | | | | I spent a while spelunking into the code generated by C compilers before realizing that ignoring the order of arguments for 'cmp' instructions clarifies everything.
* 4065Kartik K. Agaram2017-10-141-0/+45
| | | | | | subx: 'compare' Hopefully I've implemented the 'sense' of comparisons right..
* 4064Kartik K. Agaram2017-10-141-14/+14
|
* 4062Kartik K. Agaram2017-10-131-19/+19
|
* 4059Kartik K. Agaram2017-10-131-72/+159
|
* 4054Kartik K. Agaram2017-10-121-16/+16
|
* 4052Kartik K. Agaram2017-10-121-0/+132