summaryrefslogtreecommitdiff
path: root/helper-i386.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-07dummy rdmsr and wrmsr support - xor reg, reg optimizationbellard1-0/+39
2003-07-01more accurate bcd convert - fixed FPU exceptionsbellard1-61/+31
2003-06-25fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 ...bellard1-4/+21
2003-06-24more ring 0 operationsbellard1-83/+418
2003-06-21ring 0 opsbellard1-16/+168
2003-06-15fixed float to int overflow bug - added ARM host correct roundings for float ...bellard1-1/+74
2003-06-09more code moved to helpers - sipmplified x86 float constants definitionsbellard1-0/+150
2003-06-05separated helpers from micro operationsbellard1-0/+735