Skip to content

Commit

Permalink
Fixed whitespace issue with encodings
Browse files Browse the repository at this point in the history
  • Loading branch information
francislaus committed Jan 26, 2024
1 parent 0f8cfff commit f388b68
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app-experimental.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1564,7 +1564,6 @@ \subsubsection*{Format}
\begin{center}
\begin{bytefield}{32}
\bitheader[endianness=big]{0,6,7,11,12,14,15,19,20,24,25,31}\\

\bitbox{7}{0x7e}
\bitbox{5}{0x1}
\bitbox{5}{cs1}
Expand All @@ -1584,7 +1583,6 @@ \subsubsection*{Format}
\begin{center}
\begin{bytefield}{32}
\bitheader[endianness=big]{0,6,7,11,12,14,15,19,20,24,25,31}\\

\bitbox{7}{0x7e}
\bitbox{5}{0x2}
\bitbox{5}{cs1}
Expand All @@ -1604,7 +1602,6 @@ \subsubsection*{Format}
\begin{center}
\begin{bytefield}{32}
\bitheader[endianness=big]{0,6,7,11,12,14,15,19,20,24,25,31}\\

\bitbox{7}{0x7f}
\bitbox{5}{cs2}
\bitbox{5}{cs1}
Expand All @@ -1623,7 +1620,6 @@ \subsubsection*{Format}
\begin{center}
\begin{bytefield}{32}
\bitheader[endianness=big]{0,6,7,11,12,14,15,19,20,24,25,31}\\

\bitbox{7}{0x7f}
\bitbox{5}{0x3}
\bitbox{5}{cs1}
Expand All @@ -1642,7 +1638,6 @@ \subsubsection*{Format}
\begin{center}
\begin{bytefield}{32}
\bitheader[endianness=big]{0,6,7,11,12,14,15,19,20,24,25,31}\\

\bitbox{7}{0x7f}
\bitbox{5}{0x4}
\bitbox{5}{cs1}
Expand Down

0 comments on commit f388b68

Please sign in to comment.