about summary refs log tree commit diff stats
path: root/033check_operands.cc
Commit message (Expand)AuthorAgeFilesLines
* 6090 - new instruction: multiply by immediateKartik Agaram2020-03-061-0/+5
* 6088 - start using setCC instructionsKartik Agaram2020-03-061-0/+11
* 5957 - bootstrap: stale checks for 2-byte opcodesKartik Agaram2020-01-301-2/+14
* 5956Kartik Agaram2020-01-291-27/+9
* 5670Kartik Agaram2019-09-191-0/+691
77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116