aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/xtensa/test_fp1.S
AgeCommit message (Collapse)Author
2020-08-21tests/tcg/xtensa: update test_fp1 for DFPUMax Filippov
DFPU sets Invalid flag in FSR when at least one argument of FP comparison opcodes is NaN, SNaN for most opcodes, any NaN for olt/ole. Add checks for FSR and expected FSR values. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2019-02-28tests/tcg/xtensa: add FP1 group testsMax Filippov
Test comparisons and conditional move operations. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>