mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 06:13:07 +00:00
Remove assertion
This commit is contained in:
parent
897ba5856a
commit
18a14bf2f2
@ -253,8 +253,7 @@ global write_table_if_jumpdest:
|
||||
// pos 0102030405060708091011121314151617181920212223242526272829303132
|
||||
PUSH 0x8080808080808080808080808080808080808080808080808080808080808080
|
||||
AND
|
||||
%assert_eq_const(0x8080808080808080808080808080808080808080808080808080808080808080)
|
||||
%jumpi(return)
|
||||
%jump_neq_const(0x8080808080808080808080808080808080808080808080808080808080808080, return)
|
||||
POP
|
||||
%add_const(32)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user