Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Brian Smith
nettle
Commits
88574a84
Commit
88574a84
authored
13 years ago
by
Martin Storsjö
Committed by
Niels Möller
13 years ago
Browse files
Options
Downloads
Patches
Plain Diff
From Martin Storsjö:
Fix the comment about which xmm registers to save in w64 Rev: nettle/x86_64/README:1.4
parent
7381f9c7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
x86_64/README
+2
-2
2 additions, 2 deletions
x86_64/README
with
2 additions
and
2 deletions
x86_64/README
+
2
−
2
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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment