Hi!
On Wed, Nov 06, 2019 at 10:41:42AM -0600, Kelvin Nilsen wrote:
> It was recently discovered that the existing xxswapd instruction patterns
> lack support for the V2DF and V2DI modes. Support for these modes is
> required for certain new instruction patterns that are being implemented.
Okay
It was recently discovered that the existing xxswapd instruction patterns lack
support for the V2DF and V2DI modes. Support for these modes is required for
certain new instruction patterns that are being implemented.
This patch adds the desired support.
The patch has been bootstrapped and te