about summary refs log tree commit diff stats
path: root/subx/013immediate_addressing.cc
Commit message (Collapse)AuthorAgeFilesLines
* 4057Kartik K. Agaram2017-10-131-0/+50
|
* 4056Kartik K. Agaram2017-10-131-0/+50
| | | | subx: 'or'
* 4055Kartik K. Agaram2017-10-131-0/+47
| | | | subx: Implement 'and' for the addressing modes we've built so far.
* 4053Kartik K. Agaram2017-10-121-3/+3
|
* 4049Kartik K. Agaram2017-10-121-0/+89
Instead of organizing layers by instruction, do so by addressing mode.