aboutsummaryrefslogtreecommitdiff
path: root/x86_64-asm.h
Commit message (Expand)AuthorAgeFilesLines
* SSE opcodes to TCC assembler (i386, x86_64)seyko2015-09-231-1/+27
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-0/+449
* Reorganize the source tree.gus knight2015-07-271-449/+0
* Allow tcc to understand a setob,... opcodes as alias to seto,...seyko2015-01-061-0/+1
* Detect correct instruction with incorrect operandsThomas Preud'homme2013-09-241-1/+1
* 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