comparison doc/manual/callconvs/callconv_ppc64.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 c607d67cd6b8
children ead041d93e36
comparison
equal deleted inserted replaced
466:ddfb9577a00e 467:b47168dacba6
155 \end{tabular} 155 \end{tabular}
156 \caption{Stack layout on ppc64 ELF ABI} 156 \caption{Stack layout on ppc64 ELF ABI}
157 \end{figure} 157 \end{figure}
158 158
159 159
160 \newpage 160 \clearpage
161 161
162 \subsubsection{System V syscalls} 162 \subsubsection{System V syscalls}
163 163
164 \paragraph{Parameter passing} 164 \paragraph{Parameter passing}
165 165