]> git.proxmox.com Git - mirror_qemu.git/commit
target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
authorAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 23 Oct 2019 10:23:39 +0000 (12:23 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 25 Oct 2019 16:37:01 +0000 (18:37 +0200)
commitfb5f59b4dca403293921fb1aec45bde935ee51a6
tree3fb4417785db99f2871a0ac29987bb36b52dff10
parent2db26305a6a50832e2239c473ed1ced9c0eab706
target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>

Achieves clearer code and slightly better performance.

Reviewed-by: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <1571826227-10583-7-git-send-email-aleksandar.markovic@rt-rk.com>
target/mips/helper.h
target/mips/msa_helper.c
target/mips/translate.c