Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2005-07-19 07:09:33 +0400
committerJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2005-07-19 07:09:33 +0400
commit2fac58bbaae6edcbf6e808980440c00f384272d6 (patch)
treea86d146054e296b975eca1a6ca2af267739e5ef0 /include
parent510c28d485d846006b49dc21c480a1575a2bc828 (diff)
* hppa.h: Fix punctuation in comment.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog2
-rw-r--r--include/opcode/hppa.h4
2 files changed, 4 insertions, 2 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 6664ada75..7f515c6c5 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -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
diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h
index e9aa4fefc..f81615cf7 100644
--- a/include/opcode/hppa.h
+++ b/include/opcode/hppa.h
@@ -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