881 Commits (1f212b9d3edd8679bafd3bcf0301795206438724)

Author SHA1 Message Date
bellard c6a1c22ba6 fixed invalid includes 23 years ago
bellard e63c59cb34 ppc fix (Jocelyn Mayer) 23 years ago
bellard 1ef59d0acf ppc fixes (Jocelyn Mayer) 23 years ago
bellard 046d6672e2 avoid unneeded casts 23 years ago
bellard d720b93d0b precise self modifying code support 23 years ago
bellard a541f297a3 PowerPC system emulation fixes (Jocelyn Mayer) 23 years ago
bellard b88e4a9a3b small test optimisations 23 years ago
bellard 6b2d3e3c96 fixed blr/bctr cases 23 years ago
bellard e98a6e40a9 adding direct block chaining support - simplified branch code gen 23 years ago
bellard 28fbe299c3 lwarx fix (Jocelyn Mayer) 23 years ago
bellard 297d8e6227 Fix check for lswi (Jocelyn Mayer) 23 years ago
bellard 004bc62c28 update nip when processing exceptions (Jocelyn Mayer) 23 years ago
bellard b324e814a9 suppressed unused variables 23 years ago
bellard ad08132319 added tlb_flush() flags 23 years ago
bellard 3cf1e035ba added TARGET_LONG_BITS 23 years ago
bellard a6b025d37d added cpu_get_phys_page_debug() 23 years ago
bellard 985a19d6d1 PowerPC merge (Jocelyn Mayer) 23 years ago
bellard ac9eb0731a suppressed explicit access type and use the exception routine to infer it from the micro operation 23 years ago
bellard 9a64fbe4d8 PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api 23 years ago
bellard 17348a7f5e waiting for TARGET_HAS_SMC patch 23 years ago
bellard fb0eaffc6d PowerPC fixes (Jocelyn Mayer) 23 years ago
bellard 28b6751f30 suppressed use of gen_multi - use intermediate FT0 register for floats - use T0 temporary for fpscr update - use PARAM1 for spr access - added untested single load/store support 23 years ago
bellard 79aceca54a PowerPC support (Jocelyn Mayer) 23 years ago