]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.V
authorAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 25 Sep 2019 12:46:02 +0000 (14:46 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Tue, 1 Oct 2019 14:58:44 +0000 (16:58 +0200)
commitc1ed3038e74019e8cd67536b0df9d8484b954714
treeab51c89095270aea039f373021190b8b05e3eb19
parent2e3eddb0841688f233dfd9e75c69a0a3075a6899
target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.V

Achieves clearer code and slightly better performance.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1569415572-19635-11-git-send-email-aleksandar.markovic@rt-rk.com>
target/mips/helper.h
target/mips/msa_helper.c