* hppa.h: Fix punctuation in comment.
authorDave Anglin <dave.anglin@nrc.ca>
Tue, 19 Jul 2005 03:09:33 +0000 (03:09 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Tue, 19 Jul 2005 03:09:33 +0000 (03:09 +0000)
include/opcode/ChangeLog
include/opcode/hppa.h

index 6664ada75b6fb3d1201d3e60e8a0b187101ca39f..7f515c6c5365ae72c833d146ce463892bf4ed5d1 100644 (file)
@@ -1,5 +1,7 @@
 2005-07-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
+       * hppa.h: Fix punctuation in comment.
+
        * hppa.h (pa_opcode):  Add rules for opcode ordering.  Check first for
        implicit space-register addressing.  Set space-register bits on opcodes
        using implicit space-register addressing.  Add various missing pa20
index e9aa4fefc5ac050f2c6393e3161afc6c1d4b8805..f81615cf70e8a31c030632c9be3458920aca4276 100644 (file)
@@ -301,10 +301,10 @@ static const char *const completer_chars = ",CcY<>?!@+&U~FfGHINnOoZMadu|/=0123%e
       register index opcodes, short immediate opcodes, and finally
       long immediate opcodes.  Where there are opcodes for more
       than one architecture in any of these groups, the opcodes
-      for the higher architecture should come first.
+      for the higher architecture should come first,
 
    3) Where implicit addressing is available for an opcode, the
-      implicit opcode should precede the explicit opcode.
+      implicit opcode should precede the explicit opcode, and
 
    4) Opcodes without FLAG_STRICT should be order as follows: long
       immediate opcodes, short immediate opcodes and finally register
This page took 0.026626 seconds and 4 git commands to generate.