summaryrefslogtreecommitdiffstats
path: root/helper-i386.c
Commit message (Expand)AuthorAgeFilesLines
* faster and more accurate segment handlingbellard2003-08-211-64/+91
* pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard2003-08-201-10/+12
* no error code if hardware interruptbellard2003-08-201-4/+4
* fixed invalid ESP usage (Jon Nall)bellard2003-08-101-20/+20
* soft mmu support - Memory I/O API - synthetize string instructionsbellard2003-08-101-1/+32
* correct CPL support (should fix flat real mode support)bellard2003-07-291-16/+15
* more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (F...bellard2003-07-271-41/+283
* real mode support (now boots from BOCHS BIOS and LGPL'ed VGA BIOS)bellard2003-07-261-0/+31
* dummy rdmsr and wrmsr support - xor reg, reg optimizationbellard2003-07-071-0/+39
* more accurate bcd convert - fixed FPU exceptionsbellard2003-07-011-61/+31
* fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 ...bellard2003-06-251-4/+21
* more ring 0 operationsbellard2003-06-241-83/+418
* ring 0 opsbellard2003-06-211-16/+168
* fixed float to int overflow bug - added ARM host correct roundings for float ...bellard2003-06-151-1/+74
* more code moved to helpers - sipmplified x86 float constants definitionsbellard2003-06-091-0/+150
* separated helpers from micro operationsbellard2003-06-051-0/+735
OpenPOWER on IntegriCloud