tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructions
authorAleksandar Markovic <amarkovic@wavecomp.com>
Tue, 5 Mar 2019 15:34:32 +0000 (16:34 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Tue, 5 Mar 2019 16:03:04 +0000 (17:03 +0100)
commit8708c32a47363c0773a4fd0bc273fab157198522
tree8249ab6b365d09077fea855274390f51c75edd7c
parent99d46107f73c1cdd741efa8dd760cab885255c2d
tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructions

Add tests for MIPS64R6 bit swap instructions: BITSWAP and DBITSWAP.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1551800076-8104-11-git-send-email-aleksandar.markovic@rt-rk.com>
tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_bitswap.c [new file with mode: 0644]
tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_dbitswap.c [new file with mode: 0644]