mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-21 01:57:39 +00:00
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>