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

- stack layout typo for sparc doc
author Tassilo Philipp
date Fri, 22 Nov 2019 23:28:17 +0100
parents 276eb8c87aa0
children c73c59c8b553
comparison
equal deleted inserted replaced
329:8b0fc583ce62 330:4e6f63b7020e
91 local data (and padding) & \hspace{4cm} & & \mrrbrace{9}{caller's frame} \\ 91 local data (and padding) & \hspace{4cm} & & \mrrbrace{9}{caller's frame} \\
92 \hhline{~-~~} 92 \hhline{~-~~}
93 \mrlbrace{7}{parameter area} & arg n-1 & \mrrbrace{3}{stack parameters} & \\ 93 \mrlbrace{7}{parameter area} & arg n-1 & \mrrbrace{3}{stack parameters} & \\
94 & \ldots & & \\ 94 & \ldots & & \\
95 & 7th word of arg data & & \\ 95 & 7th word of arg data & & \\
96 & \%5 & \mrrbrace{3}{spill area} & \\ 96 & \%o5 & \mrrbrace{3}{spill area} & \\
97 & \ldots & & \\ 97 & \ldots & & \\
98 & \%0 & & \\ 98 & \%o0 & & \\
99 & struct/union return pointer & & \\ 99 & struct/union return pointer & & \\
100 \hhline{~-~~} 100 \hhline{~-~~}
101 register save area (\%i* and \%l*) & & & \\ 101 register save area (\%i* and \%l*) & & & \\
102 \hhline{~=~~} 102 \hhline{~=~~}
103 local data (and padding) & & & \mrrbrace{3}{current frame} \\ 103 local data (and padding) & & & \mrrbrace{3}{current frame} \\