mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 14:23:07 +00:00
cleanup
This commit is contained in:
parent
d9694d95a6
commit
98a75774d4
@ -253,13 +253,6 @@
|
||||
// stack: value
|
||||
%endmacro
|
||||
|
||||
// Load a single byte from user general memory.
|
||||
%macro mload_current_memory
|
||||
// stack: offset
|
||||
%mload_current(@SEGMENT_MEMORY)
|
||||
// stack: value
|
||||
%endmacro
|
||||
|
||||
// Load a single value from the given segment of kernel (context 0) memory.
|
||||
%macro mload_kernel(segment)
|
||||
// stack: offset
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user