summaryrefslogtreecommitdiff
path: root/orc/orcrules-altivec.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-01Fix altivec implementation of cmpltf and cmplef operationsAndreas Schwab1-2/+2
2011-04-28altivec: Fix rules for shift ops with parametersDavid Schleef1-7/+12
2011-04-27altivec: Fix and add various opcode rulesDavid Schleef1-9/+136
2011-04-27altivec: more endian fixesDavid Schleef1-4/+30
2011-04-25altivec: Fix endianness issuesDavid Schleef1-8/+39
2011-04-18altivec: Fix NAN behavior of convflDavid Schleef1-2/+15
2011-04-18altivec: fix select1wbDavid Schleef1-2/+2
2011-03-19altivec: fix div255w ruleAndreas Schwab1-2/+2
2011-03-19altivec: fix mullw ruleAndreas Schwab1-13/+0
2010-08-27Change constant values to orc_union64 internallyDavid Schleef1-3/+3
2010-08-25altivec: Implement lots more rulesDavid Schleef1-63/+432
2010-08-02altivec: implement load/store opcodesDavid Schleef1-9/+222
2010-04-01altivec: Fix a bunch of bugsDavid Schleef1-14/+17
2009-12-02Build fixes due to MSVCDavid Schleef1-2/+1
2009-11-19altivec: add merge and select rulesDavid Schleef1-0/+75
2009-09-19rules-altivec: use convenience macrosWim Taymans1-82/+43
2009-09-19rules-altivec: fix compilationWim Taymans1-2/+2
2009-09-19rules-altivec: cleanupsWim Taymans1-308/+174
2009-05-28split powerpc filesDavid Schleef1-0/+713