mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-10 17:53:06 +00:00
Merge branch 'memory-refactor' into precompile-memory-context-change
This commit is contained in:
commit
76fb31606a
@ -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