Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4503 | Kartik Agaram | 2018-09-22 | 1 | -5/+2 |
| | | | | Include LEA (load effective address) in the SubX subset of x86 ISA. | ||||
* | 4591 | Kartik Agaram | 2018-09-22 | 1 | -1/+1 |
| | |||||
* | 4589 | Kartik Agaram | 2018-09-22 | 1 | -12/+12 |
| | |||||
* | 4581 | Kartik Agaram | 2018-09-21 | 1 | -3/+3 |
| | | | | | | | | | | | | Even more cuddling. We want to keep lines short where the opcode and operands are self-explanatory. If there are any implicit registers, etc., we'll continue to do the table layout. The first two columns look messy now; let's see how this goes. Maybe I'll give up on the tabular layout altogether, just string args with a single space. | ||||
* | 4562 | Kartik Agaram | 2018-09-20 | 1 | -3/+3 |
| | |||||
* | 4561 | Kartik Agaram | 2018-09-20 | 1 | -12/+12 |
| | |||||
* | 4531 - automatically compute segment addresses | Kartik Agaram | 2018-09-01 | 1 | -1/+1 |
| | |||||
* | 4529 - move examples to a sub-directory | Kartik Agaram | 2018-09-01 | 1 | -0/+45 |