Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-24 | tests: tcg: mips: Move source files to new locations | Aleksandar Markovic | |
MIPS TCG test will be organized by ISAs and ASEs in future. Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> | |||
2013-01-08 | target-mips: Fix helper and tests for dot/cross-dot product instructions | Petar Jovanovic | |
Helper function for dpa_w_ph, dpax_w_ph, dps_w_ph and dpsx_w_ph incorrectly defines halfword vector elements as unsigned values. This results in wrong output which is not triggered in the tests as they also follow this logic. Signed-off-by: Petar Jovanovic <petarj@mips.com> Reviewed-by: Eric Johnson <ericj@mips.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> | |||
2012-10-31 | target-mips: Add ASE DSP testcases | Jia Liu | |
Add MIPS ASE DSP testcases. Signed-off-by: Jia Liu <proljc@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |