mirror of
https://github.com/golang/go
synced 2024-11-08 06:26:19 -07:00
80b2ae5878
Use constants directly, instead of loading address to e. g. AX and using (AX). Shouldn't affect performance, but makes code a bit nicer. Change-Id: Ifa138e54d3d2b2f4ad71e4ef4b9368ea79eb30f4 Reviewed-on: https://go-review.googlesource.com/62010 Reviewed-by: Adam Langley <agl@golang.org> |
||
---|---|---|
.. | ||
example_test.go | ||
fallback_test.go | ||
sha256_test.go | ||
sha256.go | ||
sha256block_386.s | ||
sha256block_amd64.go | ||
sha256block_amd64.s | ||
sha256block_decl.go | ||
sha256block_generic.go | ||
sha256block_ppc64le.s | ||
sha256block_s390x.go | ||
sha256block_s390x.s | ||
sha256block.go |