use stbcix in test
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 5 Sep 2020 16:10:26 +0000 (17:10 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 5 Sep 2020 16:10:26 +0000 (17:10 +0100)
src/soc/fu/ldst/test/test_pipe_caller.py

index 3ede00234ae73ff811079af30408f4a3644a3589..6f489c731663cab7f3b135b42dd705ba99b47fd2 100644 (file)
@@ -245,7 +245,7 @@ class LDSTTestCase(TestAccumulatorBase):
                              initial_mem=initial_mem)
 
     def case_10_load_store_cix(self):
-        lst = ["stwbrx 1, 4, 2",
+        lst = ["stbcix 1, 4, 2",
                "lwzcix 3, 4, 2"]
         initial_regs = [0] * 32
         initial_regs[1] = 0x5678