Re: [PATCH] Add PowerPC ISA 3.0 word splat and byte immediate splat support

2016-05-16 Thread Michael Meissner
On Fri, May 13, 2016 at 08:23:16PM -0500, Segher Boessenkool wrote: > On Fri, May 13, 2016 at 07:25:43PM -0400, Michael Meissner wrote: > > This patch adds support for the 32-bit word splat instructions, the byte > > immediate splat instructions, and the vector sign extend instructions to GCC > >

Re: [PATCH] Add PowerPC ISA 3.0 word splat and byte immediate splat support

2016-05-13 Thread Segher Boessenkool
On Fri, May 13, 2016 at 07:25:43PM -0400, Michael Meissner wrote: > This patch adds support for the 32-bit word splat instructions, the byte > immediate splat instructions, and the vector sign extend instructions to GCC > 7.0. > > In addition to the various splat instructions, since I was

[PATCH] Add PowerPC ISA 3.0 word splat and byte immediate splat support

2016-05-13 Thread Michael Meissner
This patch adds support for the 32-bit word splat instructions, the byte immediate splat instructions, and the vector sign extend instructions to GCC 7.0. In addition to the various splat instructions, since I was modifying the vector moves, I took the opportunity to reorganize the vector move