summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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