aboutsummaryrefslogtreecommitdiff
path: root/i386-asm.h
Commit message (Expand)AuthorAgeFilesLines
* i386-asm: support "pause" opcodeJoe Soroka2011-02-241-0/+1
* tccasm: accept "fmul/fadd st(0),st(n)" (dietlibc ipow/atanh)Joe Soroka2011-02-011-0/+2
* tccasm: allow one-line prefix+op things like "rep stosb"Joe Soroka2011-02-011-2/+2
* i386-asm: accept retl as a synonym for retJoe Soroka2011-01-211-0/+2
* integrate x86_64-asm.c into i386-asm.cgrischka2009-12-191-10/+19
* fix 32bit asmgrischka2009-11-141-0/+4
* Fixed compilation error in i386-asm.cFrederic Feret2009-11-131-2/+2
* added 16-bit x86 assembly supportFrederic Feret2009-11-131-6/+15
* push/pop fixes - added fxsave and fxrstorbellard2004-10-181-4/+6
* asm supportbellard2003-01-061-0/+444