mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fixed bug in the Zicclsm test.
This commit is contained in:
parent
bd9a750583
commit
3245e2a99e
@ -589,7 +589,7 @@ memcpy8_8:
|
||||
|
||||
memcpy8_8_loop:
|
||||
ld t3, 0(t0)
|
||||
sd t4, 0(t1)
|
||||
sd t3, 0(t1)
|
||||
|
||||
addi t0, t0, 8
|
||||
addi t1, t1, 8
|
||||
|
Loading…
Reference in New Issue
Block a user