Skip to content

Commit

Permalink
Prepare release 1.6
Browse files Browse the repository at this point in the history
Adjust the version number and add a history entry for the new version.
  • Loading branch information
Andreas Arnez committed Nov 18, 2021
1 parent 82bc980 commit ceaf62d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions lzsabi.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

% --- Version ---

\newcommand{\Version}{1.x}
\newcommand{\Version}{1.6}

% --- Packages ---

Expand Down Expand Up @@ -354,8 +354,10 @@ \chapter*{About This Book}
\section*{History}

\begin{description}
\item[1.x] Add information about vector types and registers, based on
input from Andreas Krebbel.
\item[1.6] Describe vector types and registers (based on input from
Andreas Krebbel); mention condition code and program mask; enhance
exception handling information. Published at
\url{/~https://github.com/ibm/s390x-abi}, November 2021.
\item[1.5] \emph{``ELF Application Binary Interface
\ABINAME{}~Supplement''} -- Conversion to \LaTeX{}; various
corrections to revision~1.02. Edited by Andreas Arnez. Published at
Expand Down Expand Up @@ -384,6 +386,9 @@ \subsection{Processor Architecture}
\cite{sa22} (SA22-7201) defines \theARCH{}.
\fi}

% TODO: Explain micro-architecture levels
% - "based on editions of the z/Architecture"

Programs intended to execute directly on the processor use the
\ARCH{} instruction set and the
instruction encoding and semantics of the architecture.
Expand Down Expand Up @@ -2505,6 +2510,7 @@ \subsection{Auxiliary Vector}
\end{table}

\begin{table}
\centering
\begin{DIFnomarkup}
\begin{tabularx}{\textwidth}{lr>{\raggedright\arraybackslash}X}
\toprule
Expand Down

0 comments on commit ceaf62d

Please sign in to comment.