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
LSH
lsh
Commits
75792507
Commit
75792507
authored
Nov 25, 2011
by
Martin Storsjö
Committed by
Niels Möller
Nov 25, 2011
Browse files
From Martin Storsjö:
Fix the comment about which xmm registers to save in w64 Rev: nettle/x86_64/README:1.4
parent
a17e906d
Changes
1
Hide whitespace changes
Inline
Side-by-side
nettle/x86_64/README
View file @
75792507
...
...
@@ -48,6 +48,6 @@ Registers May be Argument
%r15
Additional arguments are passed on the stack. "backing store" on the
stack for the four register arguments is also required. %xmm6
and
%xmm
7
are callee-saved. The "long" type is just 32 bits. Nettle
stack for the four register arguments is also required. %xmm6
to
%xmm
15
are callee-saved. The "long" type is just 32 bits. Nettle
currently does *NOT* support this ABI.
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