comparison doc/manual/callconvs/callconv_sparc64.tex @ 330:4e6f63b7020e

- stack layout typo for sparc doc
author Tassilo Philipp
date Fri, 22 Nov 2019 23:28:17 +0100
parents 276eb8c87aa0
children c9e19249ecd3
comparison
equal deleted inserted replaced
329:8b0fc583ce62 330:4e6f63b7020e
96 local data (and padding) & \hspace{4cm} & & \mrrbrace{8}{caller's frame} \\ 96 local data (and padding) & \hspace{4cm} & & \mrrbrace{8}{caller's frame} \\
97 \hhline{~-~~} 97 \hhline{~-~~}
98 \mrlbrace{6}{parameter area} & arg n-1 & \mrrbrace{3}{stack parameters} & \\ 98 \mrlbrace{6}{parameter area} & arg n-1 & \mrrbrace{3}{stack parameters} & \\
99 & \ldots & & \\ 99 & \ldots & & \\
100 & arg 6 & & \\ 100 & arg 6 & & \\
101 & \%i5 & \mrrbrace{3}{spill area} & \\ 101 & \%o5 & \mrrbrace{3}{spill area} & \\
102 & \ldots & & \\ 102 & \ldots & & \\
103 & \%i0 & & \\ 103 & \%o0 & & \\
104 \hhline{~-~~} 104 \hhline{~-~~}
105 register save area (\%i* and \%l*) & & & \\ 105 register save area (\%i* and \%l*) & & & \\
106 \hhline{~=~~} 106 \hhline{~=~~}
107 local data (and padding) & & & \mrrbrace{3}{current frame} \\ 107 local data (and padding) & & & \mrrbrace{3}{current frame} \\
108 \hhline{~-~~} 108 \hhline{~-~~}