| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow tcc to understand a setob,... opcodes as alias to seto,... | seyko | 2015-01-06 | 1 | -0/+1 |
| | | | | | | | PS: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20101122/112576.html This is fix PR8686 for llvm: accepting a 'b' suffix at the end of all the setcc instructions. | ||||
| * | Detect correct instruction with incorrect operands | Thomas Preud'homme | 2013-09-24 | 1 | -1/+1 |
| | | | | | | | Display a different warning when an instruction is recognized by tcc but the operands found do not correspond to the constraints of the instruction. | ||||
| * | x86-64: fix udiv, add cqto instruction | grischka | 2009-12-19 | 1 | -0/+1 |
| | | |||||
| * | x86_64: fix asm | grischka | 2009-11-14 | 1 | -0/+1 |
| | | |||||
| * | first support of x86_64 assembly | Frederic Feret | 2009-11-13 | 1 | -0/+446 |
