target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
commite8e01ef026c86bc8cbef22dd3b8e7c183949e5ba
authorAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 23 Oct 2019 10:23:37 +0000 (23 12:23 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 25 Oct 2019 16:37:01 +0000 (25 18:37 +0200)
treed9613623c07e254e4aa7ae989c52c6ee24af22a6
parent63640d6a7a51f5af327ffa43c094205b5510efcb
target/mips: msa: Split helpers for <MAX|MIN>_A.<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-5-git-send-email-aleksandar.markovic@rt-rk.com>
target/mips/helper.h
target/mips/msa_helper.c
target/mips/translate.c