Replace "instructions" with "operators".

Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
pull/69/head
Bill Schmidt 4 years ago
parent 27535dc833
commit b8e4e0494f

@ -588,7 +588,7 @@ a[3] = c;</programlisting>
with vector elements, that the concepts of left and right are with vector elements, that the concepts of left and right are
more natural for human understanding than byte and element more natural for human understanding than byte and element
significance. Indeed, most programming languages have significance. Indeed, most programming languages have
instructions, such as shift-left and shift-right, that use this operators, such as shift-left and shift-right, that use this
same terminology. same terminology.
</para> </para>
<para> <para>

Loading…
Cancel
Save