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
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitry Baryshkov
nettle
Commits
244ff5d1
Commit
244ff5d1
authored
14 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Fixed register list.
Rev: nettle/x86_64/README:1.2
parent
74fdb28a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
x86_64/README
+1
-1
1 addition, 1 deletion
x86_64/README
with
1 addition
and
1 deletion
x86_64/README
+
1
−
1
View file @
244ff5d1
ABI, according to http://www.x86-64.org/documentation/abi-0.99.pdf:
ABI, according to http://www.x86-64.org/documentation/abi-0.99.pdf:
Up to 6 integer and pointer arguments are passed in registers. Nine
Up to 6 integer and pointer arguments are passed in registers. Nine
registers, %rax, %rcx, %rdx, %rsi, %rdi and %r8-%r1
2
can be used
registers, %rax, %rcx, %rdx, %rsi, %rdi and %r8-%r1
1
can be used
freely. Integers and pointers are returned in %rax.
freely. Integers and pointers are returned in %rax.
Registers May be Argument
Registers May be Argument
...
...
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