1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-04-26 04:17:22 +00:00

tests/fpu: Add tests for lfs and stfs instructions

This exercises the single-to-double and double-to-single conversions,
including denormalized cases.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
This commit is contained in:
Paul Mackerras
2020-07-02 19:55:30 +10:00
parent 9d285a265c
commit 76ec1a2f0a
3 changed files with 69 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
test 01:PASS
test 02:PASS
test 03:PASS