[Qemu-devel] [PATCH v2 00/10] Amend and clean up MSA support

2019-06-06 Thread Aleksandar Markovic
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:

[Qemu-devel] [PATCH v2 00/10] Amend and clean up MSA support

2019-06-06 Thread Aleksandar Markovic
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: