Commit Graph

5 Commits

Author SHA1 Message Date
Kartik Agaram
2104d1a75b 5925 2020-01-27 00:39:46 -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
7e7a8a6eae 5876 - address -> addr 2020-01-03 01:36:34 -08:00
Kartik Agaram
c9bda4d13e 5875 2020-01-02 15:23:01 -08:00
Kartik Agaram
113bae7311 5856 2020-01-01 17:23:29 -08:00