mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-13 15:18:09 +00:00
This adds a test that tries to execute various privileged instructions with MSR[PR] = 1. This also incidentally tests some of the MSR bit manipulations. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
4 lines
42 B
Makefile
4 lines
42 B
Makefile
TEST=privileged
|
|
|
|
include ../Makefile.test
|