mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-26 20:02:27 +00:00
This tests that floating-point unavailable exceptions occur as expected on FP loads and stores, and that the simple FP loads and stores appear to give reasonable results. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
4 lines
35 B
Makefile
4 lines
35 B
Makefile
TEST=fpu
|
|
|
|
include ../Makefile.test
|