Aleksandar Markovic
dd8d6a2d5a
tests/tcg: target/mips: Correct preambles of test source files
...
Correct preambles of test source files.
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com >
Reviewed-by: Aleksandar Rikalo <amarkovic@wavecomp.com >
Message-Id: <1551981716-30664-2-git-send-email-aleksandar.markovic@rt-rk.com >
2019-03-11 12:36:49 +01:00
Aleksandar Markovic
6ae2e3bb33
tests/tcg: target/mips: Extend functionality of MSA wrapper macros
...
Add macros that will allow testing cases when one of the source
registers is identical to the destination register.
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com >
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com >
Message-Id: <1551800076-8104-8-git-send-email-aleksandar.markovic@rt-rk.com >
2019-03-05 17:02:37 +01:00
Aleksandar Markovic
9e9509421f
tests/tcg: target/mips: Add wrappers for various MSA instructions
...
Add wrappers for various MSA integer instructions.
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com >
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com >
Message-Id: <1551800076-8104-4-git-send-email-aleksandar.markovic@rt-rk.com >
2019-03-05 17:02:03 +01:00
Aleksandar Markovic
1f3a111ecc
tests/tcg: target/mips: Add wrappers for MSA integer max/min instructions
...
Add wrappers for MSA integer max/min instructions.
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com >
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com >
Message-Id: <1551185735-17154-7-git-send-email-aleksandar.markovic@rt-rk.com >
2019-02-27 14:26:14 +01:00
Aleksandar Markovic
a4719aa85e
tests/tcg: target/mips: Add wrappers for MSA integer compare instructions
...
Add wrappers for MSA integer compare instructions.
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com >
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com >
2019-02-21 19:36:47 +01:00
Aleksandar Markovic
db37850bb4
tests/tcg: target/mips: Add wrappers for MSA logic instructions
...
Add wrappers for MSA logic instructions.
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com >
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com >
2019-02-14 17:47:37 +01:00
Aleksandar Markovic
afdc3c515a
tests/tcg: target/mips: Add wrappers for MSA interleave instructions
...
Add wrappers for MSA interleave instructions.
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com >
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com >
2019-02-14 17:47:37 +01:00
Aleksandar Markovic
85c2a39300
tests/tcg: target/mips: Add wrappers for MSA bit counting instructions
...
Add a header that contains wrappers around MSA instructions assembler
invocations. For now, only bit counting instructions (NLOC, NLZC, and
PCNT; each in four data format flavors) are supported.
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com >
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com >
2019-02-14 17:47:37 +01:00