diff options
author | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-06-06 18:27:19 +0200 |
---|---|---|
committer | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-06-07 11:53:07 +0200 |
commit | 8598f5fac1c66485a7988734665e901deaa6b7c0 (patch) | |
tree | 4496b9d48e25ec1b956db87bea1cc4a20125752d /tests/tcg/mips/hello-mips.c | |
parent | ca693d1c9271e27e8a02cd11a5bb3248cbbcf420 (diff) | |
download | qemu-8598f5fac1c66485a7988734665e901deaa6b7c0.zip qemu-8598f5fac1c66485a7988734665e901deaa6b7c0.tar.gz qemu-8598f5fac1c66485a7988734665e901deaa6b7c0.tar.bz2 |
tests/tcg: target/mips: Add tests for MSA FP max/min instructions
Add tests for MSA FP max/min instructions. This includes following
instructions:
* FMAX.W - float maximum (words)
* FMAX.D - float maximum (doublewords)
* FMAX_A.W - float maximum absolute (words)
* FMAX_A.D - float maximum absolute (doublewords)
* FMIN.W - float minimum (words)
* FMIN.D - float minimum (doublewords)
* FMIN_A.W - float minimum absolute (words)
* FMIN_A.D - float minimum absolute (doublewords)
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1559838440-9866-10-git-send-email-aleksandar.markovic@rt-rk.com>
Diffstat (limited to 'tests/tcg/mips/hello-mips.c')
0 files changed, 0 insertions, 0 deletions