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
190c1584
Commit
190c1584
authored
12 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Updated x86_64 README.
parent
c7090309
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
x86_64/README
+1
-2
1 addition, 2 deletions
x86_64/README
with
1 addition
and
2 deletions
x86_64/README
+
1
−
2
View file @
190c1584
...
@@ -49,8 +49,7 @@ Registers May be Argument
...
@@ -49,8 +49,7 @@ Registers May be Argument
Additional arguments are passed on the stack. "backing store" on the
Additional arguments are passed on the stack. "backing store" on the
stack for the four register arguments is also required. %xmm6 to
stack for the four register arguments is also required. %xmm6 to
%xmm15 are callee-saved. The "long" type is just 32 bits. Nettle
%xmm15 are callee-saved. The "long" type is just 32 bits.
currently does *NOT* support this ABI.
If we have five arguments, and push the additional callee-save
If we have five arguments, and push the additional callee-save
registers %rdi and %rsi on the stack, we get a stack frame like
registers %rdi and %rsi on the stack, we get a stack frame like
...
...
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