From: Mateja Marjanovic <Mateja.Marjanovic@rt-rk.com>
This series optimizes the support for certain MSA instructions.
v2:
-Fixed indentation in two places
-Fixed bugs for the cases when the destination register and
one of the source registers are the same
Mateja Marjanovic (4):
target/mips: Optimize support for MSA instructions ILVEV.<B|H|W|D>
target/mips: Optimize support for MSA instructions ILVOD.<B|H|W|D>
target/mips: Optimize support for MSA instructions ILVL.<B|H|W|D>
target/mips: Optimize support for MSA instructions ILVR.<B|H|W|D>
target/mips/msa_helper.c | 236 ++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 205 insertions(+), 31 deletions(-)
--
2.7.4