On Wed, Sep 18, 2019 at 07:58:46PM -0400, Michael Meissner wrote: > In doing the patches, I noticed that mov<mode>_64bit_dm had two alternatives > combined together. This patch fixes the problem, before the next patch that > will need to modify mov<mode>_64bit_dm for prefixed addressing.
This is okay for trunk. Thanks! Segher > 2019-09-18 Michael Meissner <meiss...@linux.ibm.com> > > * config/rs6000/rs6000.md (mov<mode>_64bit_dm): Split the > alternatives for loading 0.0 to a GPR and loading a 128-bit > floating point type to a GPR.