tests: Add tests for lq/stq and lqarx/stqcx.
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 14 Sep 2020 08:21:27 +0000 (18:21 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Fri, 15 Jan 2021 01:40:09 +0000 (12:40 +1100)
commitec5730a75acb935bd61013f72b80dd82323a6fdb
tree7f969fa46989f1e57e9fea9e38264aecf257d944
parent4b2c23703caa381dcfa62b01328e2c6c38d1ec67
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>
tests/modes/head.S
tests/modes/modes.c
tests/reservation/head.S
tests/reservation/reservation.c
tests/test_modes.bin
tests/test_modes.console_out
tests/test_reservation.bin
tests/test_reservation.console_out