aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/ldst_helper.c
AgeCommit message (Expand)Author
2013-02-23Added LEON MMU ASI mappings and corrected LEON3 MMU masks.Ronald Hecht
2013-02-16target-sparc: Fix debug output for DEBUG_MMUAndreas Färber
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-16exec: refactor cpu_restore_stateBlue Swirl
2012-11-01target-sparc: make do_unaligned_access staticBlue Swirl
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-07target-sparc: Move sdivx and udivx out of lineRichard Henderson
2012-06-21qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl
2012-05-12fix block loads broken in commit 30038fd818Artyom Tarasenko
2012-04-14Use uintptr_t for various op related functionsBlue Swirl
2012-03-18Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl
2012-03-18Sparc: avoid AREG0 for memory access helpersBlue Swirl
2012-03-17sparc64: implement PCI and ISA irqsBlue Swirl
2012-03-14target-sparc: Don't overuse CPUStateAndreas Färber
2011-10-26target-sparc: Change fpr representation to doubles.Richard Henderson
2011-10-26target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson
2011-10-26Sparc: split load and store op helpersBlue Swirl