Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
59086f67
Commit
59086f67
authored
May 16, 2002
by
Niels Möller
Browse files
(AES_FINAL_ROUND): Eliminated t3.
Rev: src/nettle/sparc/aes.asm:1.110
parent
e1afcdb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
sparc/aes.asm
View file @
59086f67
...
...
@@ -113,15 +113,15 @@ define(<AES_FINAL_ROUND>, <
ldub
[
T
+
t0
],
t0
!
0
ldub
[
T
+
t1
],
t1
!
1
ld
[
IDX3
+
$
1
],
t
3
!
3
ld
[
IDX3
+
$
1
],
t
2
!
3
sll
t1
,
8
,
t1
!
1
or
t0
,
t1
,
t0
!
0
,
1
!
IDX2
(
j
)
=
j
XOR
2
ldub
[
wtxt
+
eval
(
$
1
^
8
)
+
1
],
t1
!
2
ldub
[
wtxt
+
t
3
],
t
3
!
3
ldub
[
wtxt
+
t
2
],
t
2
!
3
ldub
[
T
+
t1
],
t1
!
2
ldub
[
T
+
t
3
],
t2
!
3
ldub
[
T
+
t
2
],
t2
!
3
sll
t1
,
16
,
t1
!
2
or
t0
,
t1
,
t0
!
0
,
1
,
2
...
...
Write
Preview
Supports
Markdown
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