-
Ilya Tocar authored
Replace BYTE.. encodings with asm. This is possible due to asm implementing more instructions and removal of MOV $0, reg -> XOR reg, reg transformation from asm. Change-Id: I011749ab6b3f64403ab6e746f3760c5841548b57 Reviewed-on: https://go-review.googlesource.com/97936 Run-TryBot: Ilya Tocar <ilya.tocar@intel.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
93665c0d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
elliptic.go | ||
elliptic_test.go | ||
p224.go | ||
p224_test.go | ||
p256.go | ||
p256_amd64.go | ||
p256_asm_amd64.s | ||
p256_asm_s390x.s | ||
p256_generic.go | ||
p256_s390x.go |