tests/fpu: Test FPU unavailable interrupt following a load
authorPaul Mackerras <paulus@ozlabs.org>
Wed, 26 May 2021 07:44:19 +0000 (17:44 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Tue, 10 Aug 2021 10:13:26 +0000 (20:13 +1000)
commitf40842d9b2abcc604316b966f3bb7d9f8c456c2e
tree9f21df7f0673a31769070c664a8f8329ee2fc4a4
parent64e3ce713428bdb6a52e2e4e73afcf26d3b2751e
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>
tests/fpu/fpu.c
tests/test_fpu.bin