Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
244ff5d1
Commit
244ff5d1
authored
May 30, 2011
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed register list.
Rev: nettle/x86_64/README:1.2
parent
74fdb28a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
x86_64/README
x86_64/README
+1
-1
No files found.
x86_64/README
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
...
...
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