]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg/xtensa: add fp0 div and sqrt tests
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 29 Jun 2020 17:03:37 +0000 (10:03 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 21 Aug 2020 19:48:16 +0000 (12:48 -0700)
commit11029e949fcb8b8bd3dbac975db17a38fa817453
tree90482588a3e7b4382b9387d0bfed212b5b754dd4
parentadbb3df08e8cef46d8a9a77eab097125efeb1968
tests/tcg/xtensa: add fp0 div and sqrt tests

Test exact division/sqrt DFPU sequences.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
tests/tcg/xtensa/test_fp0_div.S [new file with mode: 0644]
tests/tcg/xtensa/test_fp0_sqrt.S [new file with mode: 0644]