59 Commits (baa7666c74e7495c0982afe2a566aabcd4dbe1ac)

Author SHA1 Message Date
bellard 3f5dcc340c PowerPC merge (Jocelyn Mayer) 23 years ago
bellard c4c7e3e610 ppc code gen size fix 23 years ago
bellard 9886cc165a factorized GenOpFunc 23 years ago
bellard 4390df5107 added support for direct patching on i386 host (faster emulation) - increased translation buffer size - added new TLB support 23 years ago
bellard 0124311e00 more generic TLB support - began to fix unlikely interrupt issues 23 years ago
bellard 36bdbe5479 fixed TB linking in case of code invalidation (fixes random segfaults) 23 years ago
bellard aebcb60e55 no need for locks in system mode 23 years ago
bellard 6e59c1db89 full soft mmu support 23 years ago
bellard d3eead2eec new directory structure 23 years ago
bellard 4cbb86e1c4 added JUMP_TB2 for a third basic block exit jump point 23 years ago
bellard 3f33731662 pop ss, mov ss, x and sti disable irqs for the next instruction - began dispatch optimization by adding new x86 cpu 'hidden' flags 23 years ago
bellard 9257a9e49c workaround for gcc 3.3 bug or overoptimisation if a label is not used 23 years ago
bellard e2222c3924 removed warnings 23 years ago
bellard 31e8f3c894 PowerPC fix (Jon Nall) 23 years ago
bellard 38e584a072 m68k host port (Richard Zidlicky) 23 years ago
bellard 33417e7025 soft mmu support - Memory I/O API - synthetize string instructions 23 years ago
bellard 4c3a88a284 gdb stub breakpoints support 23 years ago
bellard 9621339dca changed basic block exit generation 23 years ago
bellard f8c8799840 added return for ARM case (may be incorrect - need checking) 23 years ago
bellard 3c1cf9fa86 dummy rdmsr and wrmsr support - xor reg, reg optimization 23 years ago
bellard 2f62b397b5 dummy label to avoid gcc optimisations 23 years ago
bellard 66e85a21c7 MMU support 23 years ago
bellard b346ff468e ARM emulation support 24 years ago
bellard a95c67907c arm support 24 years ago
bellard 95f7652d65 use 32 bit pointer for tb_next even on 64 bit archs 24 years ago
bellard 2f87c60799 Alpha update (Falk Hueffner) 24 years ago
bellard a513fe19ac precise exceptions 24 years ago
bellard cf25629d1e more efficient locking 24 years ago
bellard d4e8164f7e direct chaining for PowerPC and i386 24 years ago