mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 14:23:07 +00:00
Fix
This commit is contained in:
parent
503a31b6f0
commit
4140eb54f4
@ -152,7 +152,7 @@ global sys_returndatacopy:
|
||||
GET_CONTEXT
|
||||
%stack (context, kexit_info, dest_offset, offset, size) ->
|
||||
(context, @SEGMENT_MAIN_MEMORY, dest_offset, context, @SEGMENT_RETURNDATA, offset, size, wcopy_after, kexit_info)
|
||||
%jump(memcpy_bytes)
|
||||
%jump(memcpy)
|
||||
|
||||
returndatacopy_empty:
|
||||
%stack (kexit_info, dest_offset, offset, size) -> (kexit_info)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user