@ -2545,8 +2545,8 @@ xml:id="dbdoclet.50655240_pgfId-1156194">
<para>Quadword</para>
<para>Quadword</para>
</entry>
</entry>
<entry>
<entry>
<para>Vector of 16 bytes with a value of either 0 or 2
<para>Vector of 16 bytes with a value of either 0 or
<superscript>8</superscript>- 1.</para>
2<superscript>8</superscript>- 1.</para>
</entry>
</entry>
</row>
</row>
<row>
<row>
@ -2597,8 +2597,8 @@ xml:id="dbdoclet.50655240_pgfId-1156194">
<para>Quadword</para>
<para>Quadword</para>
</entry>
</entry>
<entry>
<entry>
<para>Vector of 8 halfwords with a value of either 0 or 2
<para>Vector of 8 halfwords with a value of either 0 or
<superscript>16</superscript>- 1.</para>
2<superscript>16</superscript>- 1.</para>
</entry>
</entry>
</row>
</row>
<row>
<row>
@ -2649,8 +2649,8 @@ xml:id="dbdoclet.50655240_pgfId-1156194">
<para>Quadword</para>
<para>Quadword</para>
</entry>
</entry>
<entry>
<entry>
<para>Vector of 4 words with a value of either 0 or 2
<para>Vector of 4 words with a value of either 0 or
<superscript>32</superscript>- 1.</para>
2<superscript>32</superscript>- 1.</para>
</entry>
</entry>
</row>
</row>
<row>
<row>
@ -2708,8 +2708,8 @@ xml:id="dbdoclet.50655240_pgfId-1156194">
<para>Quadword</para>
<para>Quadword</para>
</entry>
</entry>
<entry>
<entry>
<para>Vector of 2 doublewords with a value of either 0 or 2
<para>Vector of 2 doublewords with a value of either 0 or
<superscript>64</superscript>- 1.</para>
2<superscript>64</superscript>- 1.</para>
</entry>
</entry>
</row>
</row>
<row revisionflag="changed">
<row revisionflag="changed">
@ -3135,9 +3135,8 @@ xml:id="dbdoclet.50655240_pgfId-1156194">
</listitem>
</listitem>
<listitem>
<listitem>
<para>IBM EXTENDED PRECISION form provides the same range as double
<para>IBM EXTENDED PRECISION form provides the same range as double
precision (about 10
precision (about 10<superscript>-308</superscript> to
<superscript>-308</superscript> to 10
10<superscript>308</superscript>) but more precision (a variable amount,
<superscript>308</superscript>) but more precision (a variable amount,
about 31 decimal digits or more).</para>
about 31 decimal digits or more).</para>
</listitem>
</listitem>
<listitem>
<listitem>
@ -3316,10 +3315,10 @@ xml:id="dbdoclet.50655240_pgfId-1156194">
unions. These bit fields define whole objects within the structure or
unions. These bit fields define whole objects within the structure or
union where the number of bits in the bit field is specified.</para>
union where the number of bits in the bit field is specified.</para>
<para>In
<para>In
<xref linkend="dbdoclet.50655240_47126" />, a signed range goes from -2
<xref linkend="dbdoclet.50655240_47126" />, a signed range goes from
<superscript>w - 1</superscript> to 2
-2<superscript>w - 1</superscript> to
<superscript>w - 1</superscript>- 1 and an unsigned range goes from 0 to 2
2<superscript>w - 1</superscript>- 1 and an unsigned range goes from 0 to
<superscript>w</superscript>- 1.</para>
2<superscript>w</superscript>- 1.</para>
<table frame="all" pgwide="1" xml:id="dbdoclet.50655240_47126">
<table frame="all" pgwide="1" xml:id="dbdoclet.50655240_47126">
<title>Bit Field Types</title>
<title>Bit Field Types</title>