]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Updated x86_64 README.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 28 Feb 2013 10:41:33 +0000 (11:41 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 28 Feb 2013 10:41:33 +0000 (11:41 +0100)
x86_64/README

index e8cb17b64820f8ee5487afefced1e67efc30a557..ae693be55b3591be1542d2ba87b1c7fb332655e7 100644 (file)
@@ -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