summaryrefslogtreecommitdiffstats
path: root/exec.h
Commit message (Expand)AuthorAgeFilesLines
* new directory structurebellard2003-09-301-417/+0
* added JUMP_TB2 for a third basic block exit jump pointbellard2003-09-171-8/+27
* pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard2003-08-201-10/+0
* workaround for gcc 3.3 bug or overoptimisation if a label is not usedbellard2003-08-111-5/+8
* removed warningsbellard2003-08-101-0/+6
* PowerPC fix (Jon Nall)bellard2003-08-101-0/+1
* m68k host port (Richard Zidlicky)bellard2003-08-101-0/+12
* soft mmu support - Memory I/O API - synthetize string instructionsbellard2003-08-101-8/+35
* gdb stub breakpoints supportbellard2003-07-261-3/+3
* changed basic block exit generationbellard2003-07-111-1/+1
* added return for ARM case (may be incorrect - need checking)bellard2003-07-091-0/+1
* dummy rdmsr and wrmsr support - xor reg, reg optimizationbellard2003-07-071-0/+15
* dummy label to avoid gcc optimisationsbellard2003-06-301-0/+2
* MMU supportbellard2003-06-241-3/+6
* ARM emulation supportbellard2003-06-151-7/+64
* arm supportbellard2003-06-091-0/+12
* use 32 bit pointer for tb_next even on 64 bit archsbellard2003-06-051-2/+2
* Alpha update (Falk Hueffner)bellard2003-06-021-1/+1
* precise exceptionsbellard2003-05-271-4/+6
* more efficient lockingbellard2003-05-251-9/+12
* direct chaining for PowerPC and i386bellard2003-05-251-0/+264
OpenPOWER on IntegriCloud