Hi Richard,
I tried to implement your suggestion from v3 [*]. Unfortunately
the box where I had the MSA test suite got erased, so it will
take me some time to restore the setup. I was surprised these
patches pass our CI tests so I added a pair of abort() which
didn't fire, so this code path isn't tested at all there.
Anyhow, do you mind having a quick look to see this is going
in the right direction?
Thanks!
Phil.
[*] https://lore.kernel.org/qemu-devel/2680c481-088b-4366-abc3-7d48d90db0b5@linaro.org/
Philippe Mathieu-Daudé (2):
target/mips: Translate MSA vector load opcode (LD.df)
target/mips: Translate MSA vector store opcode (ST.df)
target/mips/tcg/msa_helper.h.inc | 9 --
target/mips/tcg/msa_helper.c | 173 -------------------------------
target/mips/tcg/msa_translate.c | 96 ++++++++++++++---
3 files changed, 84 insertions(+), 194 deletions(-)
--
2.53.0