Merge branch 'GP-0_ryanmkurtz_PR-7181_hippietrail_copyedit-nov12'

This commit is contained in:
Ryan Kurtz 2024-11-14 08:35:24 -05:00
commit e78d1d146c
3 changed files with 4 additions and 4 deletions

View File

@ -1307,7 +1307,7 @@ encodings.
SLEIGH supports the concept of <emphasis>context SLEIGH supports the concept of <emphasis>context
variables</emphasis>. For the most part processor instructions can be variables</emphasis>. For the most part processor instructions can be
unambiguously decoded by examining only the bits of the instruction unambiguously decoded by examining only the bits of the instruction
encoding. But in some cases, decoding may depend on the state of encoding. But in some cases, decoding may depend on the state of the
processor. Typically, the processor will have some set of status flags processor. Typically, the processor will have some set of status flags
that indicate what mode is being used to process instructions. In that indicate what mode is being used to process instructions. In
terms of SLEIGH, a context variable is a <emphasis>field</emphasis> terms of SLEIGH, a context variable is a <emphasis>field</emphasis>
@ -1386,7 +1386,7 @@ multiple constructors into a single table are addressed in <xref linkend="sleigh
<para> <para>
A single complex statement in the specification file describes a A single complex statement in the specification file describes a
constructor. This statement is always made up of five distinct constructor. This statement is always made up of five distinct
sections that are listed below in the order in which the must occur. sections that are listed below in the order in which they must occur.
<informalexample> <informalexample>
<orderedlist spacing='compact'> <orderedlist spacing='compact'>
<listitem> <listitem>

View File

@ -64,7 +64,7 @@ multiple constructors into a single table are addressed in <a class="xref" href=
<p> <p>
A single complex statement in the specification file describes a A single complex statement in the specification file describes a
constructor. This statement is always made up of five distinct constructor. This statement is always made up of five distinct
sections that are listed below in the order in which the must occur. sections that are listed below in the order in which they must occur.
</p> </p>
<div class="informalexample"><div class="orderedlist"><ol class="orderedlist compact" type="1"> <div class="informalexample"><div class="orderedlist"><ol class="orderedlist compact" type="1">
<li class="listitem"> <li class="listitem">

View File

@ -223,7 +223,7 @@ encodings.
SLEIGH supports the concept of <span class="emphasis"><em>context SLEIGH supports the concept of <span class="emphasis"><em>context
variables</em></span>. For the most part processor instructions can be variables</em></span>. For the most part processor instructions can be
unambiguously decoded by examining only the bits of the instruction unambiguously decoded by examining only the bits of the instruction
encoding. But in some cases, decoding may depend on the state of encoding. But in some cases, decoding may depend on the state of the
processor. Typically, the processor will have some set of status flags processor. Typically, the processor will have some set of status flags
that indicate what mode is being used to process instructions. In that indicate what mode is being used to process instructions. In
terms of SLEIGH, a context variable is a <span class="emphasis"><em>field</em></span> terms of SLEIGH, a context variable is a <span class="emphasis"><em>field</em></span>