Commit Graph

13 Commits

Author SHA1 Message Date
Kartik Agaram
c52ae116ac 6015 2020-02-17 15:29:43 -08:00
Kartik Agaram
3dad94263f 6001 2020-02-09 20:49:38 -08:00
Kartik Agaram
2104d1a75b 5925 2020-01-27 00:39:46 -08:00
Kartik Agaram
1008059f1f 5901 2020-01-19 17:55:59 -08:00
Kartik Agaram
6070c23e5e 5897 - rename comparison instructions
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.
2020-01-16 18:31:12 -08:00
Kartik Agaram
fa786ea791 5884 2020-01-12 14:52:07 -08:00
Kartik Agaram
7e7a8a6eae 5876 - address -> addr 2020-01-03 01:36:34 -08:00
Kartik Agaram
1b050736ee 5855 2020-01-01 17:11:05 -08:00
Kartik Agaram
8aeb85f04e 5806 2019-12-09 01:26:58 -08:00
Kartik Agaram
999c529cb9 5716 2019-10-26 23:51:14 -07:00
Kartik Agaram
b1635a5c8e 5701 2019-10-17 22:03:48 -07:00
Kartik Agaram
a844bd058a 5684
Support function-call syntax when linkifying functions in html files.
2019-09-21 00:22:10 -07:00
Kartik Agaram
4a4a392dc7 5683 2019-09-20 11:25:59 -07:00