From fe84155562f3e6d51b94155197ab5606f2e3bebe Mon Sep 17 00:00:00 2001
From: johannst
Date: Sun, 28 Feb 2021 20:37:15 +0000
Subject: deploy: 5e76b1948f7d7f499993862933f0622cf76d83ff
---
arch/arm64.html | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)
(limited to 'arch/arm64.html')
diff --git a/arch/arm64.html b/arch/arm64.html
index 2b6f813..580ea20 100644
--- a/arch/arm64.html
+++ b/arch/arm64.html
@@ -81,7 +81,7 @@
@@ -264,7 +264,12 @@ x0 64 bit
-- grows downwards
+- full descending
+
+- full:
sp
points to the last used location (valid item)
+- descending: stack grows downwards
+
+
sp
must be 16byte aligned when used to access memory for r/w
sp
must be 16byte aligned on public interface interfaces
@@ -361,11 +366,12 @@ required when compiling natively on arm64.
@@ -379,6 +385,10 @@ required when compiling natively on arm64.
+
+
+
+
@@ -393,6 +403,10 @@ required when compiling natively on arm64.
+
+
+
+
--
cgit v1.2.3