summaryrefslogtreecommitdiffstats
path: root/target-sparc/ldst_helper.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber2013-06-281-8/+19
* Added LEON MMU ASI mappings and corrected LEON3 MMU masks.Ronald Hecht2013-02-231-0/+6
* target-sparc: Fix debug output for DEBUG_MMUAndreas Färber2013-02-161-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-5/+5
* exec: refactor cpu_restore_stateBlue Swirl2012-12-161-18/+6
* target-sparc: make do_unaligned_access staticBlue Swirl2012-11-011-2/+6
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-18/+18
* target-sparc: Move sdivx and udivx out of lineRichard Henderson2012-10-071-2/+2
* qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl2012-06-211-32/+48
* fix block loads broken in commit 30038fd818Artyom Tarasenko2012-05-121-1/+1
* Use uintptr_t for various op related functionsBlue Swirl2012-04-141-7/+5
* Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl2012-03-181-4/+69
* Sparc: avoid AREG0 for memory access helpersBlue Swirl2012-03-181-189/+167
* sparc64: implement PCI and ISA irqsBlue Swirl2012-03-171-6/+14
* target-sparc: Don't overuse CPUStateAndreas Färber2012-03-141-8/+8
* target-sparc: Change fpr representation to doubles.Richard Henderson2011-10-261-41/+30
* target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson2011-10-261-52/+0
* Sparc: split load and store op helpersBlue Swirl2011-10-261-0/+2434
OpenPOWER on IntegriCloud