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/privileged
Jordan Niethe 737ebd92f5 tests: Add tests for the PVR
The PVR is a privileged read-only SPR. Test reading and writing in both
supervisor and problem state. In supervisor state reading returns
microwatt's assigned PVR number and writing is a noop. In problem state
both reading and writing cause privileged instruction interrupts.

Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
4 years ago
..
Makefile tests: Add a test for privileged instruction interrupts 4 years ago
head.S tests: Add a test for privileged instruction interrupts 4 years ago
powerpc.lds tests: Add a test for privileged instruction interrupts 4 years ago
privileged.c tests: Add tests for the PVR 4 years ago