mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-07 16:23:12 +00:00
Fix minor error
This commit is contained in:
parent
ab4508fc8b
commit
8f1efa1554
@ -256,6 +256,7 @@ global write_table_if_jumpdest:
|
|||||||
AND
|
AND
|
||||||
%assert_eq_const(0x8080808080808080808080808080808080808080808080808080808080808080)
|
%assert_eq_const(0x8080808080808080808080808080808080808080808080808080808080808080)
|
||||||
POP
|
POP
|
||||||
|
%add_const(32)
|
||||||
|
|
||||||
// check the remaining path
|
// check the remaining path
|
||||||
%jump(verify_path_and_write_table)
|
%jump(verify_path_and_write_table)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user