aboutsummaryrefslogtreecommitdiff
path: root/microsoft-x64.tex
diff options
context:
space:
mode:
Diffstat (limited to 'microsoft-x64.tex')
-rw-r--r--microsoft-x64.tex19
1 files changed, 5 insertions, 14 deletions
diff --git a/microsoft-x64.tex b/microsoft-x64.tex
index 59ce87e..70f2521 100644
--- a/microsoft-x64.tex
+++ b/microsoft-x64.tex
@@ -1,14 +1,5 @@
-\fcolorbox{black}{white}{%
- \setlength{\tabcolsep}{.2em}%
- \begin{tabular}{lcccccccc}
- \multicolumn{7}{c}{\textbf{Function Calls}}\\\hline
- Arguments: & rcx & rdx & r8 & r9\\
- & A0 & A1 & A2 & scr\\
- \hline
- Result: & rax \\
- & B0 \\
- \hline
- Callee-saved: & rbx & rbp & rdi & rsi & r12 & r13 & r14 & r15 \\
- & B1 & scr & hp & asp & B4 & B5 & B6 & free \\
- \end{tabular}%
-}%
+\setlength{\tabcolsep}{.2em}%
+\begin{tabular}{lcccccccc}
+ \multicolumn{7}{c}{\textbf{\CallingConventionHeader}}\\\hline
+ \csname @@input\endcsname microsoft-x64-contents %
+\end{tabular}%