aboutsummaryrefslogtreecommitdiff
path: root/x86_64-asm.h
Commit message (Collapse)AuthorAgeFilesLines
* Detect correct instruction with incorrect operandsThomas Preud'homme2013-09-241-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 instructiongrischka2009-12-191-0/+1
|
* x86_64: fix asmgrischka2009-11-141-0/+1
|
* first support of x86_64 assemblyFrederic Feret2009-11-131-0/+446