Re: [PATCH], Add PowerPC ISA 3.0 MTVSRDD support

2016-06-01 Thread Segher Boessenkool
On Tue, May 31, 2016 at 07:49:55PM -0400, Michael Meissner wrote: > This patch adds support to issue the MTVSRDD on 64-bit ISA 3.0 systems when > the > compiler has a 64-bit value in a GPR, and it wants to create a vector that has > the 64-bit value in both sides of the 128-bit value. > ;; V2DF/

[PATCH], Add PowerPC ISA 3.0 MTVSRDD support

2016-05-31 Thread Michael Meissner
This patch adds support to issue the MTVSRDD on 64-bit ISA 3.0 systems when the compiler has a 64-bit value in a GPR, and it wants to create a vector that has the 64-bit value in both sides of the 128-bit value. In addition, I simplified the alternatives, eliminating the use of separate alternativ