Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
b0d5bc8a
Commit
b0d5bc8a
authored
Apr 16, 2013
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Deleted obsolete comment.
parent
dc6c8533
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
x86_64/sha3-permute.asm
x86_64/sha3-permute.asm
+0
-6
No files found.
x86_64/sha3-permute.asm
View file @
b0d5bc8a
...
...
@@ -17,12 +17,6 @@ C along with the nettle library; see the file COPYING.LIB. If not, write to
C
the
Free
Software
Foundation
,
Inc.
,
51
Franklin
Street
,
Fifth
Floor
,
Boston
,
C
MA
02111
-
1301
,
USA.
C
NOTE
:
This
code
is
currently
unused.
It
gives
a
modest
sp
eedup
on
C
Intel
processors
,
running
at
roughly
two
instructions
per
cycle
,
and
C
a
large
slowdown
on
AMD
processors
,
running
at
only
a
si
ngle
C
instruction
per
cycle.
Maybe
it
can
be
rewritten
to
not
move
data
C
back
and
forth
between
xmm
registers
and
regular
64
-
bit
registers.
define
(
<
CTX
>
,
<%
rdi
>
)
C
25
64
-
bit
values
,
200
byte
s.
define
(
<
COUNT
>
,
<%
r8
>
)
C
Avoid
cl
obbering
%
rsi
,
for
W64.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment