mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 22:33:06 +00:00
fmt
This commit is contained in:
parent
057b650fc2
commit
a4a4fbb39b
@ -323,9 +323,9 @@
|
|||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
%macro mstore_current_general(offset)
|
%macro mstore_current_general(offset)
|
||||||
// stack: value
|
// stack: value
|
||||||
PUSH $offset
|
PUSH $offset
|
||||||
// stack: offset, value
|
// stack: offset, value
|
||||||
%mstore_current_general
|
%mstore_current_general
|
||||||
// stack: (empty)
|
// stack: (empty)
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user