From: Luke Kenneth Casson Leighton Date: Sat, 5 Sep 2020 16:10:26 +0000 (+0100) Subject: use stbcix in test X-Git-Tag: semi_working_ecp5~186 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0d42b8c306f2caeaf7599cdb1a219929eb4e0b53;p=soc.git use stbcix in test --- diff --git a/src/soc/fu/ldst/test/test_pipe_caller.py b/src/soc/fu/ldst/test/test_pipe_caller.py index 3ede0023..6f489c73 100644 --- a/src/soc/fu/ldst/test/test_pipe_caller.py +++ b/src/soc/fu/ldst/test/test_pipe_caller.py @@ -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