mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 16:53:07 +00:00
Update evm/src/cpu/kernel/asm/curve/bn254/field_arithmetic/inverse.asm
Co-authored-by: Jacqueline Nabaglo <jakub@mirprotocol.org>
This commit is contained in:
parent
32f24819dd
commit
81861095d3
@ -70,15 +70,15 @@ global check_inv:
|
||||
|
||||
%macro assert_eq_unit_fp12
|
||||
%assert_eq_const(1)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_eq_const(0)
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%assert_zero
|
||||
%endmacro
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user