summaryrefslogtreecommitdiff
path: root/target-sparc/ldst_helper.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-14Use uintptr_t for various op related functionsBlue Swirl1-7/+5
2012-03-18Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl1-4/+69
2012-03-18Sparc: avoid AREG0 for memory access helpersBlue Swirl1-189/+167
2012-03-17sparc64: implement PCI and ISA irqsBlue Swirl1-6/+14
2012-03-14target-sparc: Don't overuse CPUStateAndreas Färber1-8/+8
2011-10-26target-sparc: Change fpr representation to doubles.Richard Henderson1-41/+30
2011-10-26target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson1-52/+0
2011-10-26Sparc: split load and store op helpersBlue Swirl1-0/+2434