tests/tcg: target/mips: Add a header with test inputs
authorAleksandar Markovic <amarkovic@wavecomp.com>
Tue, 12 Feb 2019 16:12:18 +0000 (17:12 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 14 Feb 2019 16:47:37 +0000 (17:47 +0100)
commitd33f67286159f4f34fe034e8696fb7d2fb8245df
tree1617f5177d2dfb2d5ae16b632787a9458a9ba1b2
parent51a0e80c6ef4a3da3c2bf27f09af7eec821fcb3b
tests/tcg: target/mips: Add a header with test inputs

The file tests/tcg/mips/include/test_inputs.h is planned to
contain various test inputs. For now, it contains 64 128-bit
pattern inputs (alternating groups od ones and zeroes) and
16 128-bit random inputs.

Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
tests/tcg/mips/include/test_inputs.h [new file with mode: 0644]