From: Aleksandar Markovic
This series contains various refactorings and cleanups of MSA
support.
Improve support for logic instructions, add tests for shift
and FP max/min instructions, add reseting all MSA registers
before running tests, improve code style, outline future
organization.
v2->v3:
From: Aleksandar Markovic
This series contains various refactorings and cleanups of MSA
support.
Improve support for logic instructions, add tests for shift
and FP max/min instructions, add reseting all MSA registers
before running tests, improve code style, outline future
organization.
v1->v2: