mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-21 15:13:11 +00:00
fix
This commit is contained in:
parent
d4c7bfd592
commit
4b6a51469f
@ -45,7 +45,6 @@ mul_return:
|
||||
// stack: n-1, len, a_start_loc, bi+1, output_cur+1, retdest
|
||||
DUP1
|
||||
// stack: n-1, n-1, len, a_start_loc, bi+1, output_cur+1, retdest
|
||||
STOP
|
||||
%jumpi(mul_loop)
|
||||
mul_end:
|
||||
// stack: n-1, len, a_start_loc, bi+1, output_cur+1, retdest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user