diff options
author | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-04-19 20:38:00 +0200 |
---|---|---|
committer | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-06-01 20:20:20 +0200 |
commit | 1d336c87a3c7e4ce9cf50895b7811928e0fe8b49 (patch) | |
tree | cebe2a02ba9bad28d3d37cf3a3886c014ae8562a /contrib/rdmacm-mux | |
parent | 750541c492018e01bad5f34b087397ee6a0b835b (diff) | |
download | qemu-1d336c87a3c7e4ce9cf50895b7811928e0fe8b49.zip |
tests/tcg: target/mips: Add tests for MSA bit set instructions
Add tests for MSA bit set instructions. This includes following
instructions:
* BCLR.B - clear bit (bytes)
* BCLR.H - clear bit (halfwords)
* BCLR.W - clear bit (words)
* BCLR.D - clear bit (doublewords)
* BNEG.B - negate bit (bytes)
* BNEG.H - negate bit (halfwords)
* BNEG.W - negate bit (words)
* BNEG.D - negate bit (doublewords)
* BSET.B - set bit (bytes)
* BSET.H - set bit (halfwords)
* BSET.W - set bit (words)
* BSET.D - set bit (doublewords)
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1555699081-24577-5-git-send-email-aleksandar.markovic@rt-rk.com>
Diffstat (limited to 'contrib/rdmacm-mux')
0 files changed, 0 insertions, 0 deletions