mirror of
https://github.com/fumiama/blake2b-simd.git
synced 2026-06-12 06:00:31 +08:00
Changed asm2plan9s link to minio (#21)
This commit is contained in:
@@ -24,7 +24,7 @@ This is a summary of the performance improvements. Full details are shown below.
|
|||||||
asm2plan9s
|
asm2plan9s
|
||||||
----------
|
----------
|
||||||
|
|
||||||
In order to be able to work more easily with AVX2/AVX instructions, a separate tool was developed to convert AVX2/AVX instructions into the corresponding BYTE sequence as accepted by Go assembly. See [asm2plan9s](https://github.com/fwessels/asm2plan9s) for more information.
|
In order to be able to work more easily with AVX2/AVX instructions, a separate tool was developed to convert AVX2/AVX instructions into the corresponding BYTE sequence as accepted by Go assembly. See [asm2plan9s](https://github.com/minio/asm2plan9s) for more information.
|
||||||
|
|
||||||
bt2sum
|
bt2sum
|
||||||
------
|
------
|
||||||
|
|||||||
Reference in New Issue
Block a user