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
Marcus Hoffmann
nettle
Commits
88574a84
Commit
88574a84
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
7381f9c7
Changes
1
Show whitespace changes
Inline
Side-by-side
x86_64/README
View file @
88574a84
...
...
@@ -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
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