mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-03-01 01:29:09 +00:00
This tests for the bug where a load near the end of a page, if the load faults and the following page isn't mapped, could cause a DSI followed incorrectly by an ISI shortly afterwards. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>