X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=isa%2Frv64ui%2Flrsc.S;h=9422739c6c5b6768617ad93459434916c1c22148;hb=7917324486685f738ea165642e25bfb997a69c2d;hp=6c4904efa79846337384db58e89a4349cc5faf33;hpb=d4ab58796d5787bef6617e0fc760292ec3a4a79d;p=riscv-tests.git diff --git a/isa/rv64ui/lrsc.S b/isa/rv64ui/lrsc.S index 6c4904e..9422739 100644 --- a/isa/rv64ui/lrsc.S +++ b/isa/rv64ui/lrsc.S @@ -32,6 +32,7 @@ TEST_CASE( 2, a4, 1, \ ) # make sure that sc with the wrong reservation fails. +# TODO is this actually mandatory behavior? TEST_CASE( 3, a4, 1, \ la a0, foo; \ add a1, a0, 1024; \