about summary refs log tree commit diff stats
path: root/apps/ex8.subx
Commit message (Collapse)AuthorAgeFilesLines
* 6089Kartik Agaram2020-03-061-2/+2
|
* 6014Kartik Agaram2020-02-171-1/+1
|
* 5924Kartik Agaram2020-01-271-1/+1
|
* 5897 - rename comparison instructionsKartik Agaram2020-01-161-1/+1
| | | | | | | Signed and unsigned don't quite capture the essence of what the different combinations of x86 flags are doing for SubX. The crucial distinction is that one set of comparison operators is for integers and the second is for addresses.
* 5876 - address -> addrKartik Agaram2020-01-031-1/+1
|
* 5856Kartik Agaram2020-01-011-0/+60