| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow tcc to understand a setob,... opcodes as alias to seto,... | seyko | 2015-01-06 | 1 | -3/+4 |
| | | | | | | | 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. | ||||
| * | Corrected spelling mistakes in comments and strings | Vincent Lefevre | 2014-04-07 | 1 | -1/+1 |
| | | |||||
| * | integrate x86_64-asm.c into i386-asm.c | grischka | 2009-12-19 | 1 | -52/+81 |
| | | | | | | Also, disable 16bit support for now as it causes bugs in 32bit mode. #define I386_ASM_16 if you want it. | ||||
| * | fixed and added missing file for x86_64 assembly | Frederic Feret | 2009-11-13 | 1 | -0/+214 |
