From f9e0ddf3168abe4b4fc6de7e48d39d4d67a767c0 Mon Sep 17 00:00:00 2001 From: Bill Schmidt Date: Mon, 30 Nov 2020 13:15:39 -0600 Subject: [PATCH] Correct longstanding pastos in section 2.2.3.3 Signed-off-by: Bill Schmidt --- specification/ch_2.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/specification/ch_2.xml b/specification/ch_2.xml index e6fce57..98865de 100644 --- a/specification/ch_2.xml +++ b/specification/ch_2.xml @@ -5681,8 +5681,9 @@ xml:id="dbdoclet.50655240_pgfId-1156194"> general-purpose register save and restore functions are to be used, the general-purpose registers shall be saved in a contiguous range. General-purpose register rN is saved in the doubleword located 8 x - (32 – N) bytes before the back-chain word of the previous frame, as shown - in + (32 – N) bytes before the Floating-Point Register Save Area, + as shown in . The General-Purpose Register Save Area is always doubleword aligned. The size of the General-Purpose Register Save Area depends @@ -5698,7 +5699,8 @@ xml:id="dbdoclet.50655240_pgfId-1156194"> saved in arbitrary locations in the stack frame. If the system vector register save and restore functions are to be used, the vector registers shall be saved in a contiguous range. Vector register vN is - saved in the doubleword located 16 x (32 – N) bytes before the + saved in the quadword located + 16 x (32 – N) bytes before the General-Purpose Register Save Areas plus alignment padding, as shown in .