Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(290)

Issue 40960044: crypto/sha256: minor cleanup of amd64 block code

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by jsing
Modified:
12 years, 5 months ago
Reviewers:
Visibility:
Public.

Description

crypto/sha256: minor cleanup of amd64 block code The BX register is available when calculating T1, so use it rather than using h as an accumulator. Additionally, the textflag.h header is no longer required so do not include it.

Patch Set 1 #

Patch Set 2 : diff -r 1b7c5daffdff https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -8 lines) Patch
M src/pkg/crypto/sha256/sha256block_amd64.s View 1 3 chunks +7 lines, -8 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b