Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(277)

Issue 254213002: Fix bugs in intel-gcm-x86-masm.asm and re-enable the Intel AES assembly (Closed)

Created:
6 years, 7 months ago by wtc
Modified:
6 years, 7 months ago
Reviewers:
agl, Ryan Sleevi
Visibility:
Public.

Description

Fix bugs in intel-gcm-x86-masm.asm and re-enable the Intel AES assembly code. R=agl@chromium.org,rsleevi@chromium.org BUG=none

Patch Set 1 #

Total comments: 7

Patch Set 2 : Update to Shay's fix. Remove an unnecessary loop in intel-gcm-x64-masm.asm #

Total comments: 2

Patch Set 3 : Remove a blank line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -30 lines) Patch
M nss.gyp View 1 chunk +1 line, -7 lines 0 comments Download
M nss/lib/freebl/intel-gcm-x64-masm.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M nss/lib/freebl/intel-gcm-x86-masm.asm View 1 2 6 chunks +14 lines, -17 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
wtc
https://codereview.chromium.org/254213002/diff/1/nss/lib/freebl/intel-gcm-x86-masm.asm File nss/lib/freebl/intel-gcm-x86-masm.asm (left): https://codereview.chromium.org/254213002/diff/1/nss/lib/freebl/intel-gcm-x86-masm.asm#oldcode847 nss/lib/freebl/intel-gcm-x86-masm.asm:847: mov [esp + KS], di Here we want to ...
6 years, 7 months ago (2014-04-30 02:00:50 UTC) #1
agl
I'll have to review this in the morning I'm afraid! I don't think I can ...
6 years, 7 months ago (2014-04-30 02:03:26 UTC) #2
agl
https://codereview.chromium.org/254213002/diff/1/nss/lib/freebl/intel-gcm-x86-masm.asm File nss/lib/freebl/intel-gcm-x86-masm.asm (left): https://codereview.chromium.org/254213002/diff/1/nss/lib/freebl/intel-gcm-x86-masm.asm#oldcode847 nss/lib/freebl/intel-gcm-x86-masm.asm:847: mov [esp + KS], di On 2014/04/30 02:00:50, wtc ...
6 years, 7 months ago (2014-04-30 17:38:10 UTC) #3
wtc
Shay sent me his patch for the bugs. His patch is essentially the same as ...
6 years, 7 months ago (2014-04-30 21:27:21 UTC) #4
agl
LGTM https://codereview.chromium.org/254213002/diff/20001/nss/lib/freebl/intel-gcm-x86-masm.asm File nss/lib/freebl/intel-gcm-x86-masm.asm (left): https://codereview.chromium.org/254213002/diff/20001/nss/lib/freebl/intel-gcm-x86-masm.asm#oldcode1188 nss/lib/freebl/intel-gcm-x86-masm.asm:1188: cmp KS, 16 Just highlighting that this version ...
6 years, 7 months ago (2014-04-30 21:30:44 UTC) #5
wtc
Thanks for the review. Do you prefer 'aluTMP' or 'edi' when we shuffle registers? https://codereview.chromium.org/254213002/diff/20001/nss/lib/freebl/intel-gcm-x86-masm.asm ...
6 years, 7 months ago (2014-04-30 21:36:58 UTC) #6
agl
On 2014/04/30 21:36:58, wtc wrote: > Do you prefer 'aluTMP' or 'edi' when we shuffle ...
6 years, 7 months ago (2014-04-30 21:41:17 UTC) #7
wtc
The CQ bit was checked by wtc@chromium.org
6 years, 7 months ago (2014-04-30 22:43:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/254213002/40001
6 years, 7 months ago (2014-04-30 22:43:47 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-04-30 22:44:49 UTC) #10
Message was sent while issue was closed.
Change committed as 267366

Powered by Google App Engine
This is Rietveld 408576698