You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/tests/fpu
Paul Mackerras f40842d9b2 tests/fpu: Test FPU unavailable interrupt following a load
This adds a load before a floating-point load which should generate a
floating-point unavailable interrupt, to test for the bug where
unavailability interrupts can get dropped while loadstore1 is
executing instructions.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
3 years ago
..
Makefile tests: Add a test for FP loads and stores 4 years ago
fpu.c tests/fpu: Test FPU unavailable interrupt following a load 3 years ago
head.S tests/fpu: Add tests for basic FPSCR function and interrupt generation 4 years ago
powerpc.lds tests: Add a test for FP loads and stores 4 years ago