about summary refs log tree commit diff stats
path: root/subx/023check_operand_sizes.cc
Commit message (Expand)AuthorAgeFilesLines
* 4435 - make instruction packing less strictKartik Agaram2018-07-271-1/+1
* 4432Kartik Agaram2018-07-261-3/+3
* 4431 - operate exclusively in hexKartik Agaram2018-07-261-3/+1
* 4419Kartik Agaram2018-07-261-2/+2
* 4414 - subx: syntax checkingKartik Agaram2018-07-251-66/+15
* 4400 - fix a couple of warningsKartik Agaram2018-07-251-2/+2
* 4397 - temporarily revert syntax checksKartik Agaram2018-07-241-0/+61
* 4391 - checks for modrm-based instructionsKartik Agaram2018-07-231-52/+0
* 4390 - check for instruction operand overflowKartik Agaram2018-07-231-0/+109