aboutsummaryrefslogtreecommitdiff
path: root/x86_64-asm.c
Commit message (Expand)AuthorAgeFilesLines
* integrate x86_64-asm.c into i386-asm.cgrischka2009-12-191-1266/+0
* asm 32/64: replace (long)sym->next by sym->jnextgrischka2009-11-211-2/+2
* x86_64: fix asmgrischka2009-11-141-14/+17
* first support of x86_64 assemblyFrederic Feret2009-11-131-0/+1263