Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-07 | ppc: Rename #include'd .c files to .inc.c | Benjamin Herrenschmidt | 10 | -0/+0 |
2016-09-07 | target-ppc: add vsrv instruction | Vivek Andrew Sha | 2 | -0/+2 |
2016-09-07 | target-ppc: add vslv instruction | Vivek Andrew Sha | 2 | -0/+5 |
2016-09-07 | target-ppc: add vcmpnez[b,h,w][.] instructions | Swapnil Bokade | 2 | -0/+12 |
2016-09-07 | target-ppc: add vabsdu[b,h,w] instructions | Sandipan Das | 2 | -3/+12 |
2016-09-07 | target-ppc: add dtstsfi[q] instructions | Sandipan Das | 2 | -0/+34 |
2016-09-07 | ppc: Don't update the NIP in floating point generated code | Benjamin Herrenschmidt | 2 | -34/+0 |
2016-09-07 | ppc: Move VSX ops out of translate.c | Benjamin Herrenschmidt | 2 | -0/+991 |
2016-09-07 | ppc: Move VMX ops out of translate.c | Benjamin Herrenschmidt | 2 | -0/+1074 |
2016-09-07 | ppc: Move DFP ops out of translate.c | Benjamin Herrenschmidt | 2 | -0/+363 |
2016-09-07 | ppc: Move embedded spe ops out of translate.c | Benjamin Herrenschmidt | 2 | -0/+1334 |
2016-09-07 | ppc: Move classic fp ops out of translate.c | Benjamin Herrenschmidt | 2 | -0/+1209 |