Skip to content

Commit d6b3b4c

Browse files
committed
refactor: reduce assembly lines generated on amd64
1 parent 84f687f commit d6b3b4c

File tree

24 files changed

+219
-1960
lines changed

24 files changed

+219
-1960
lines changed

ecc/bls12-377/fp/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 5265006207815167911
8+
// We include the hash to force the Go compiler to recompile: 8588082033275150749
99
#include "../../../field/asm/element_6w/element_6w_amd64.s"
1010

ecc/bls12-377/fr/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 1951237150472110203
8+
// We include the hash to force the Go compiler to recompile: 6450725312000217546
99
#include "../../../field/asm/element_4w/element_4w_amd64.s"
1010

ecc/bls12-381/fp/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 5265006207815167911
8+
// We include the hash to force the Go compiler to recompile: 8588082033275150749
99
#include "../../../field/asm/element_6w/element_6w_amd64.s"
1010

ecc/bls12-381/fr/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 1951237150472110203
8+
// We include the hash to force the Go compiler to recompile: 6450725312000217546
99
#include "../../../field/asm/element_4w/element_4w_amd64.s"
1010

ecc/bls24-315/fp/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 6442945209169246422
8+
// We include the hash to force the Go compiler to recompile: 14967148481322162172
99
#include "../../../field/asm/element_5w/element_5w_amd64.s"
1010

ecc/bls24-315/fr/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 1951237150472110203
8+
// We include the hash to force the Go compiler to recompile: 6450725312000217546
99
#include "../../../field/asm/element_4w/element_4w_amd64.s"
1010

ecc/bls24-317/fp/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 6442945209169246422
8+
// We include the hash to force the Go compiler to recompile: 14967148481322162172
99
#include "../../../field/asm/element_5w/element_5w_amd64.s"
1010

ecc/bls24-317/fr/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 1951237150472110203
8+
// We include the hash to force the Go compiler to recompile: 6450725312000217546
99
#include "../../../field/asm/element_4w/element_4w_amd64.s"
1010

ecc/bn254/fp/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 1951237150472110203
8+
// We include the hash to force the Go compiler to recompile: 6450725312000217546
99
#include "../../../field/asm/element_4w/element_4w_amd64.s"
1010

ecc/bn254/fr/element_amd64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
// Code generated by consensys/gnark-crypto DO NOT EDIT
77

8-
// We include the hash to force the Go compiler to recompile: 1951237150472110203
8+
// We include the hash to force the Go compiler to recompile: 6450725312000217546
99
#include "../../../field/asm/element_4w/element_4w_amd64.s"
1010

0 commit comments

Comments
 (0)