Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-21 | tests/tcg/xtensa: test double precision load/store | Max Filippov | |
Add ldi[p]/sdi[p]/ldx[p]/sdx[p] opcode tests to test_lsc. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> | |||
2020-08-21 | tests/tcg/xtensa: update test_lsc for DFPU | Max Filippov | |
DFPU doesn't have pre-increment FP load/store opcodes, it has post-increment opcodes instead. Test increment opcodes present in the current config. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> | |||
2019-02-28 | tests/tcg/xtensa: add LSCI/LSCX group tests | Max Filippov | |
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> |