4618e1484c
AVX2 permits working with 256-bit registers. Thus we can multiply 2 GF(2^127) elements in parallel. This commit adds 2 such functions for multiplication by 10 and 11). |
||
---|---|---|
.. | ||
gf127.go | ||
gf127_amd64.s | ||
gf127_test.go | ||
gf127x2.go | ||
gf127x2_test.go |