3355 Commits (dd43edf4e136bff05cbbb6b42b96c024c591dbb9)
 

Author SHA1 Message Date
ths dd43edf4e1 CRIS testsuite, based on the SIM testsuite, by Edgar E. Iglesias. 19 years ago
ths 83fa1010ae EtraxFS board support, by Edgar E. Iglesias. 19 years ago
ths f1ccf90477 CRIS support in toplevel, by Edgar E. Iglesias. 19 years ago
ths 94cff60a02 CRIS MMU emulation, by Edgar E. Iglesias. 19 years ago
ths 81fdc5f8d2 The remainder of CRIS CPU emulation files, by Edgar E. Iglesias. 19 years ago
ths 4fa551d768 CRIS micro-ops, by Edgar E. Iglesias. 19 years ago
ths 5478670f3d CRIS insn decoding macros, by Edgar E. Iglesias. 19 years ago
ths 8170028d75 CRIS instruction translation, by Edgar E. Iglesias. 19 years ago
ths a25fd137c3 Wire up CRIS disassembler, by Edgar E. Iglesias. 19 years ago
ths 450d4ff553 CRIS disassembler, originally from binutils, by Edgar E. Iglesias. 19 years ago
j_mayer 9b22787cda Update PowerPC emulation status file. 19 years ago
j_mayer 25ba3a6812 Remove synonymous in PowerPC MSR bits definitions. 19 years ago
j_mayer 141c8ae225 Real-mode only PowerPC 40x do not have any TLBs. 19 years ago
j_mayer 4e80effcf9 Implement exception prefix feature for PowerPC 601. 19 years ago
j_mayer 7a3a6927b6 Add missing exception vectors for PowerPC 7x5. 19 years ago
j_mayer 417bf01068 Work-around C89 and/or "old" gcc unspecified behavior (#if in macro calls). 19 years ago
j_mayer a9d9eb8fd4 Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy. 19 years ago
j_mayer b33c17e12d PowerPC target coding style fixes. 19 years ago
j_mayer b068d6a713 PowerPC target optimisations: make intensive use of always_inline. 19 years ago
j_mayer ed26abdbc1 Report missing elf_addr_t definition from Linux kernel header 19 years ago
j_mayer 3d17787055 Fix host and target longs confusions (continued). 19 years ago
j_mayer 863cf0b72c Fix confusions between host and target long types. 19 years ago
j_mayer f2e63a42c9 Reorganize the CPUPPCState structure to group features. 19 years ago
j_mayer d26bfc9a1b Add MSR bits signification per PowerPC implementation flags (to be continued). 19 years ago
j_mayer 7875ed20d7 Share devices that may be useful for all PowerPC 40x and 440 implementations. 19 years ago
j_mayer 008ff9d756 Share devices that might be useful for all PowerPC 40x & 440 implementations 19 years ago
blueswir1 115646b648 More user timer fixes (Robert Reif) 19 years ago
blueswir1 f930d07eda More detabification 19 years ago
blueswir1 81732d1926 Implement user mode for timers 19 years ago
blueswir1 aa6ad6fee2 Support for loading a real BIOS image (Robert Reif) 19 years ago
j_mayer 12de9a396a Full implementation of PowerPC 64 MMU, just missing support for 1 TB 19 years ago
blueswir1 5bfb56b264 Implement sparc64_[gs]et_context 19 years ago
j_mayer 65f9ee8d67 Rename PowerPC MMUCSR0 and MMUCFG SPRs: those are not BookE specific. 19 years ago
j_mayer 1c27f8fbfe PowerPC hardware reset vector is now considered as part of the exception model. 19 years ago
j_mayer 1192dad879 New '-bios' option, used to select an alternate BIOS image from bios_dir. 19 years ago
balrog e9c05b42e3 Implement PL110 byte order config bit (original patch by Richard Purdie). 19 years ago
balrog 4d043a0900 Quiet warnings introduced with the USB iso support. 19 years ago
balrog b9dc033c0d USB iso transfers support for the linux redirector and for UHCI, by Arnon Gilboa. 19 years ago
balrog 80f515e636 sh775x interrupt controller by Magnus Damm. 19 years ago
balrog 30d6eaca96 Remove redundant qemu_rearm_alarm_timer() in qemu_del_timer, patch by Dan Kenigsberg. 19 years ago
balrog 49a9b72568 (int64_t)UINT64_MAX is -1 and should not be assigned to nearest_delta_us, patch by Dan Kenigsberg. 19 years ago
balrog 2b76bdc965 Several corrections in the spitzkbd keymap (patch by Juergen Lock). 19 years ago
j_mayer 1cc8e6f067 We must reset the PowerPC CPU _after_ registering it, as hardware reset 19 years ago
j_mayer e57448f11c More cache tuning fixes: 19 years ago
j_mayer d63001d114 Make PowerPC cache line size implementation dependant. 19 years ago
j_mayer 064034211a HID0 is a write-clear register on 970 (DBSR). 19 years ago
j_mayer 8f793433af Enable PowerPC 64 MMU model and exceptions. 19 years ago
blueswir1 0387d92875 Fix Sparc64 ldfa/stfa and float ops with fpr >= 32 19 years ago
j_mayer fe33cc7103 Fix PowerPC initialisation and first reset: 19 years ago
j_mayer 00af685fc9 We never have to export ppc_set_irq. 19 years ago