aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-14Fix format specified for watchpoint address.pbrook
2007-04-14Fix Sparc64 double float gdb protocol (initial version by Paul Brook)blueswir1
2007-04-14Add device save and reset methods to FDC and M48T59blueswir1
2007-04-14Restart interrupts after an exception.ths
2007-04-14Know about more PCI device classes.ths
2007-04-14Fix incorrect pointers casts.j_mayer
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer
2007-04-14Add TARGET_FMT_plx to properly display target_phys_addr_t variables.j_mayer
2007-04-13Nicer Log formatting.ths
2007-04-13Another fix for CP0 Cause register handling.ths
2007-04-13Fix Sparc32 device save methodsblueswir1
2007-04-13Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS opsblueswir1
2007-04-13Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir1
2007-04-12Add PowerPC 405 input pins (IRQ, resets, ...) model.j_mayer
2007-04-12Embedded PowerPC Device Control Registers infrastructure.j_mayer
2007-04-11Fix bad variable name.ths
2007-04-11Make SYNCI_Step and CCRes CPU-specific.ths
2007-04-11Throw RI for invalid MFMC0-class instructions. Introduce optionalths
2007-04-11Code formatting fix.ths
2007-04-11More Context/Xcontext fixes. Ifdef some 64bit-only ops, they mayths
2007-04-09Implement embedded IRQ controller for PowerPC 6xx/740 & 750.j_mayer
2007-04-09Fix monitor disasm output for Sparc64 targetblueswir1
2007-04-09Fix CP0_IntCtl handling.ths
2007-04-09Proper handling of reserved bits in the context register.ths
2007-04-09Mark watchpoint features as unimplemented.ths
2007-04-09Catch unaligned sc/scd.ths
2007-04-09Fix exception handling cornercase for rdhwr.ths
2007-04-09Remove bogus mtc0 handling.ths
2007-04-09ARM IRQ fix.pbrook
2007-04-08Fix generated code disasm output on Sparc64 hostblueswir1
2007-04-08Sparc32/64 CPU selection for user emulatorblueswir1
2007-04-07Fix TCX base on SS10blueswir1
2007-04-07Unify IRQ handling.pbrook
2007-04-07PowerPC 64 fixesj_mayer
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer
2007-04-07Remove dead code.pbrook
2007-04-07Remove dead code.pbrook
2007-04-07Implement prefx.ths
2007-04-07Set proper BadVAddress value for unaligned instruction fetch.ths
2007-04-07Actually skip over delay slot for a non-taken branch likely.ths
2007-04-07Fix ins/ext cornercase.ths
2007-04-06Comment spelling fix.pbrook
2007-04-06Full implementation of IEEE exceptions (Aurelien Jarno)blueswir1
2007-04-06Enforce even float register pair for double register ops (Aurelien Jarno)blueswir1
2007-04-06Fix handling of ADES exceptions.ths
2007-04-06Save state for all CP0 instructions, they may throw a CPU exception.ths
2007-04-06Use correct type for card field.pbrook
2007-04-06SD card emulation (initial implementation by Andrzei Zaborowski).pbrook
2007-04-06Code provision for x86_64 and PowerPC 64 linux user mode support.j_mayer
2007-04-06Add alpha targets.j_mayer