Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4516 | Kartik K. Agaram | 2018-09-24 | 1 | -0/+0 |
| | | | | | | | More calling convention tweaks. Use EBP to get consistently at parameters and locals. Always put the first function argument closest to EBP. | ||||
* | 4503 | Kartik Agaram | 2018-09-22 | 1 | -0/+0 |
| | | | | Include LEA (load effective address) in the SubX subset of x86 ISA. | ||||
* | 4590 | Kartik Agaram | 2018-09-22 | 1 | -0/+0 |
| | |||||
* | 4530 - create an apps/ directory | Kartik Agaram | 2018-09-01 | 1 | -0/+0 |
| | |||||
* | 4529 - move examples to a sub-directory | Kartik Agaram | 2018-09-01 | 1 | -0/+0 |