mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 08:43:06 +00:00
duh
This commit is contained in:
parent
a5c292c751
commit
e06a2f2d46
@ -36,7 +36,7 @@ global inv_fp12:
|
||||
// stack: ptr, inv, retdest
|
||||
PUSH 50 PUSH check_inv
|
||||
// stack: check_inv, 50, ptr, inv, retdest
|
||||
%stack (check_inv, 50, ptr, inv) -> (ptr, inv, 50, check_inv)
|
||||
%stack (check_inv, mem, ptr, inv) -> (ptr, inv, mem, check_inv)
|
||||
// stack: ptr, inv, 50, check_inv, retdest
|
||||
%jump(mul_fp12)
|
||||
global check_inv:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user