Age | Commit message (Expand) | Author |
---|---|---|
2013-03-18 | Post process ADC/SBB and use a shorter encoding if they use a sign extended i... | Craig Topper |
2013-03-18 | Refactor some duplicated code into helper functions. | Craig Topper |
2012-04-11 | Add retw and lretw instructions. Also, fix Intel syntax parsing for all | Charles Davis |
2012-01-30 | Intel syntax. Adjust special code, used to recognize cmp<comparison code>{ss,... | Devang Patel |
2012-01-24 | Intel Syntax: Extend special hand coded logic, to recognize special instructi... | Devang Patel |
2012-01-20 | Intel syntax: Parse ... PTR [-8] | Devang Patel |
2012-01-20 | Intel syntax: For now, disable ambiguous JMP64pcrel32 for intel syntax. | Devang Patel |
2012-01-19 | Post process 'and', 'sub' instructions and select better encoding, if available. | Devang Patel |
2012-01-19 | Intel syntax: There is no need to create unary expr for simple negative displ... | Devang Patel |
2012-01-19 | Post process 'xor', 'or' and 'cmp' instructions and select better encoding, i... | Devang Patel |