aboutsummaryrefslogtreecommitdiff
path: root/x86_64-tok.h
Commit message (Collapse)AuthorAgeFilesLines
* integrate x86_64-asm.c into i386-asm.cgrischka2009-12-191-225/+0
| | | | | Also, disable 16bit support for now as it causes bugs in 32bit mode. #define I386_ASM_16 if you want it.
* x86_64: fix asmgrischka2009-11-141-0/+1
|
* first support of x86_64 assemblyFrederic Feret2009-11-131-0/+224