changeset 77:e441ef3ec782

- manual layout tweaks
author cslag
date Mon, 21 Mar 2016 01:23:37 +0100
parents 7ca46969e0ad
children d4114b708bd4
files doc/manual/callconvs/callconv_arm32.tex doc/manual/callconvs/callconv_arm64.tex doc/manual/callconvs/callconv_mips.tex doc/manual/callconvs/callconv_ppc32.tex doc/manual/callconvs/callconv_sparc.tex doc/manual/callconvs/callconv_x64.tex doc/manual/callconvs/callconv_x86.tex
diffstat 7 files changed, 23 insertions(+), 23 deletions(-) [+]
line wrap: on
line diff
--- a/doc/manual/callconvs/callconv_arm32.tex	Mon Mar 21 01:15:37 2016 +0100
+++ b/doc/manual/callconvs/callconv_arm32.tex	Mon Mar 21 01:23:37 2016 +0100
@@ -27,7 +27,7 @@
 The word size is 32 bits (and the programming model is LLP64).\\
 Basically, this family of microprocessors can be run in 2 major modes:\\
 \\
-\begin{tabular*}{0.75\textwidth}{2 B}
+\begin{tabular*}{0.95\textwidth}{2 B}
 \hline
 Mode          & Description\\
 \hline
@@ -55,7 +55,7 @@
 In ARM mode, the ARM32 processor has sixteen 32 bit general purpose registers, namely r0-r15:\\
 \\
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name         & Brief description\\
 \hline
@@ -146,7 +146,7 @@
 In THUMB mode, the ARM32 processor family supports eight 32 bit general purpose registers r0-r7 and access to high order registers r8-r15:\\
 \\
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name         & Brief description\\
 \hline
@@ -255,7 +255,7 @@
 \paragraph{Register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name         & Brief description\\
 \hline
@@ -301,7 +301,7 @@
 \paragraph{Register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name         & Brief description\\
 \hline
@@ -372,7 +372,7 @@
 % Cortex-*: ARMv7, Raspberry Pi 2, ...
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{lll}
+\begin{tabular*}{0.95\textwidth}{lll}
 Arch   & Platforms & Details \\
 \hline
 ARMv4  & & \\
--- a/doc/manual/callconvs/callconv_arm64.tex	Mon Mar 21 01:15:37 2016 +0100
+++ b/doc/manual/callconvs/callconv_arm64.tex	Mon Mar 21 01:23:37 2016 +0100
@@ -43,7 +43,7 @@
 as q0-q31, d0-d31 and s0-s31, respectively, depending on their use:\\
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline        
--- a/doc/manual/callconvs/callconv_mips.tex	Mon Mar 21 01:15:37 2016 +0100
+++ b/doc/manual/callconvs/callconv_mips.tex	Mon Mar 21 01:23:37 2016 +0100
@@ -46,7 +46,7 @@
 \paragraph{Register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{lll}
+\begin{tabular*}{0.95\textwidth}{lll}
 \hline
 Name                                   & Alias                     & Brief description\\
 \hline                                                             
--- a/doc/manual/callconvs/callconv_ppc32.tex	Mon Mar 21 01:15:37 2016 +0100
+++ b/doc/manual/callconvs/callconv_ppc32.tex	Mon Mar 21 01:23:37 2016 +0100
@@ -44,7 +44,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name                & Brief description\\
 \hline
@@ -155,7 +155,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name              & Brief description\\
 \hline
--- a/doc/manual/callconvs/callconv_sparc.tex	Mon Mar 21 01:15:37 2016 +0100
+++ b/doc/manual/callconvs/callconv_sparc.tex	Mon Mar 21 01:23:37 2016 +0100
@@ -40,7 +40,7 @@
 \end{itemize}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{lll}
+\begin{tabular*}{0.95\textwidth}{lll}
 \hline
 Name                                 & Alias                   & Brief description\\
 \hline
--- a/doc/manual/callconvs/callconv_x64.tex	Mon Mar 21 01:15:37 2016 +0100
+++ b/doc/manual/callconvs/callconv_x64.tex	Mon Mar 21 01:23:37 2016 +0100
@@ -56,7 +56,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name                & Brief description\\
 \hline
@@ -154,7 +154,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name                & Brief description\\
 \hline
--- a/doc/manual/callconvs/callconv_x86.tex	Mon Mar 21 01:15:37 2016 +0100
+++ b/doc/manual/callconvs/callconv_x86.tex	Mon Mar 21 01:23:37 2016 +0100
@@ -46,7 +46,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline
@@ -120,7 +120,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline
@@ -197,7 +197,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline
@@ -271,7 +271,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline
@@ -347,7 +347,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline
@@ -420,7 +420,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline
@@ -491,7 +491,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline
@@ -567,7 +567,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline
@@ -640,7 +640,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline
@@ -712,7 +712,7 @@
 \paragraph{Registers and register usage}
 
 \begin{table}[h]
-\begin{tabular*}{0.75\textwidth}{3 B}
+\begin{tabular*}{0.95\textwidth}{3 B}
 \hline
 Name          & Brief description\\
 \hline