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:
Dima V 2023-01-12 20:57:54 -08:00 committed by GitHub
parent 32f24819dd
commit 81861095d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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