mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-09 17:23:08 +00:00
fix (mstore_unpacking returns offset)
This commit is contained in:
parent
6e7fa6da02
commit
0d9e321647
@ -74,6 +74,8 @@
|
||||
%stack (addr: 3, value) -> (addr, value, 4, %%after)
|
||||
%jump(mstore_unpacking)
|
||||
%%after:
|
||||
// stack: offset
|
||||
POP
|
||||
%endmacro
|
||||
|
||||
// Load a value from the given segment of the current context's memory space.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user