summaryrefslogtreecommitdiffstats
path: root/target-sparc/vis_helper.c
Commit message (Expand)AuthorAgeFilesLines
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* target-sparc: Fix mixup of uint64 and uint64_tAndreas Färber2012-01-221-1/+1
* target-sparc: Implement FALIGNDATA inline.Richard Henderson2011-10-261-12/+0
* target-sparc: Implement BMASK/BSHUFFLE.Richard Henderson2011-10-261-0/+29
* target-sparc: Implement ALIGNADDR* inline.Richard Henderson2011-10-261-11/+0
* target-sparc: Implement fpack{16,32,fix}.Richard Henderson2011-10-261-0/+64
* target-sparc: Implement PDIST.Richard Henderson2011-10-261-0/+21
* target-sparc: Make FPU/VIS helpers const when possible.Richard Henderson2011-10-261-19/+16
* target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson2011-10-261-59/+54
* Sparc: avoid AREG0 for float and VIS opsBlue Swirl2011-10-231-19/+22
* Sparc: split FPU and VIS op helpersBlue Swirl2011-10-231-0/+403
OpenPOWER on IntegriCloud