diff --git a/evm/src/cpu/kernel/asm/memory/syscalls.asm b/evm/src/cpu/kernel/asm/memory/syscalls.asm index 03c05f21..3a8c1618 100644 --- a/evm/src/cpu/kernel/asm/memory/syscalls.asm +++ b/evm/src/cpu/kernel/asm/memory/syscalls.asm @@ -91,8 +91,7 @@ calldataload_large_offset: GET_CONTEXT PUSH $segment // stack: segment, context, kexit_info, dest_offset, offset, size - PUSH wcopy_within_bounds - JUMP + %jump(wcopy_within_bounds) %endmacro %macro wcopy_charge_gas