summaryrefslogtreecommitdiff
path: root/x86_64/README
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2013-02-28 11:41:33 +0100
committerNiels Möller <nisse@lysator.liu.se>2013-02-28 11:41:33 +0100
commit190c1584063e59f4d6475bc55243a2fb531bb16c (patch)
tree6a9dc9380e36afe013214c6ef20004ec60ed76d2 /x86_64/README
parentc70903098d302f4e8bb67e4f377d5705469db909 (diff)
downloadnettle-190c1584063e59f4d6475bc55243a2fb531bb16c.tar.gz
Updated x86_64 README.
Diffstat (limited to 'x86_64/README')
-rw-r--r--x86_64/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/x86_64/README b/x86_64/README
index e8cb17b6..ae693be5 100644
--- a/x86_64/README
+++ b/x86_64/README
@@ -49,8 +49,7 @@ Registers May be Argument
Additional arguments are passed on the stack. "backing store" on the
stack for the four register arguments is also required. %xmm6 to
-%xmm15 are callee-saved. The "long" type is just 32 bits. Nettle
-currently does *NOT* support this ABI.
+%xmm15 are callee-saved. The "long" type is just 32 bits.
If we have five arguments, and push the additional callee-save
registers %rdi and %rsi on the stack, we get a stack frame like