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/reservation
Paul Mackerras e7a08f33eb tests: Add a test for the load-reserve and store-conditional instructions
This checks that the instructions seem to update memory as expected,
and also that they generate alignment interrupts when necessary.
We don't check whether the memory update is atomic as we don't have
SMP yet.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
4 years ago
..
Makefile tests: Add a test for the load-reserve and store-conditional instructions 4 years ago
head.S tests: Add a test for the load-reserve and store-conditional instructions 4 years ago
powerpc.lds tests: Add a test for the load-reserve and store-conditional instructions 4 years ago
reservation.c tests: Add a test for the load-reserve and store-conditional instructions 4 years ago