comparison doc/manual/callconvs/callconv_arm64.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 524fdca405bf
children cc78e34958e5
comparison
equal deleted inserted replaced
466:ddfb9577a00e 467:b47168dacba6
123 parameter area & \vdots & & \\ 123 parameter area & \vdots & & \\
124 \end{tabular} 124 \end{tabular}
125 \caption{Stack layout on arm64} 125 \caption{Stack layout on arm64}
126 \end{figure} 126 \end{figure}
127 127
128 \newpage 128 \clearpage
129 129
130 130
131 \subsubsection{Apple's ARM64 Function Calling Convention} 131 \subsubsection{Apple's ARM64 Function Calling Convention}
132 132
133 \paragraph{Overview} 133 \paragraph{Overview}