aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/vis_helper.c
AgeCommit message (Expand)Author
2016-01-29sparc: Clean up includesPeter Maydell
2015-11-26target-sparc: fix 32-bit truncation in fpackfixPaolo Bonzini
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2012-01-22target-sparc: Fix mixup of uint64 and uint64_tAndreas Färber
2011-10-26target-sparc: Implement FALIGNDATA inline.Richard Henderson
2011-10-26target-sparc: Implement BMASK/BSHUFFLE.Richard Henderson
2011-10-26target-sparc: Implement ALIGNADDR* inline.Richard Henderson
2011-10-26target-sparc: Implement fpack{16,32,fix}.Richard Henderson
2011-10-26target-sparc: Implement PDIST.Richard Henderson
2011-10-26target-sparc: Make FPU/VIS helpers const when possible.Richard Henderson
2011-10-26target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson
2011-10-23Sparc: avoid AREG0 for float and VIS opsBlue Swirl
2011-10-23Sparc: split FPU and VIS op helpersBlue Swirl