comparison doc/manual/callconvs/callconv_ppc32.tex @ 467:b47168dacba6

manual: - adding aggregate passing and returning info for x64 (win and sysv, however, *only* w/ respect to types supported by dyncall) - python binding text cleanup and sync with current binding version - added suite_aggrs description and cleaned up other test suite descriptions a bit - update list of calling convention modes - cleanup and minor other fixes (e.g. changed \newpage in many places to \clearpage to avoid hitting float limit, crlf->cr, ...)
author Tassilo Philipp
date Fri, 04 Feb 2022 23:54:42 +0100
parents 06c9adae114d
children ead041d93e36
comparison
equal deleted inserted replaced
466:ddfb9577a00e 467:b47168dacba6
146 \end{tabular} 146 \end{tabular}
147 \caption{Stack layout on ppc32 Darwin} 147 \caption{Stack layout on ppc32 Darwin}
148 \end{figure} 148 \end{figure}
149 149
150 150
151 \newpage 151 \clearpage
152 152
153 153
154 \subsubsection{System V PPC 32-bit} 154 \subsubsection{System V PPC 32-bit}
155 155
156 \paragraph{Status} 156 \paragraph{Status}
247 \end{tabular} 247 \end{tabular}
248 \caption{Stack layout on System V ABI for PowerPC 32-bit calling convention} 248 \caption{Stack layout on System V ABI for PowerPC 32-bit calling convention}
249 \end{figure} 249 \end{figure}
250 250
251 251
252 \newpage 252 \clearpage
253 253
254 \subsubsection{System V syscalls} 254 \subsubsection{System V syscalls}
255 255
256 \paragraph{Parameter passing} 256 \paragraph{Parameter passing}
257 257