microwatt/tests/reservation
Paul Mackerras ec5730a75a tests: Add tests for lq/stq and lqarx/stqcx.
Lq and stq are tested in both BE and LE modes (though only 64-bit
mode) by the 'modes' test.

Lqarx and stqcx. are tested by the 'reservation' test in LE mode mode
(64-bit).

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