From 2fac58bbaae6edcbf6e808980440c00f384272d6 Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Tue, 19 Jul 2005 03:09:33 +0000 Subject: * hppa.h: Fix punctuation in comment. --- include/opcode/hppa.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/opcode/hppa.h') 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 -- cgit v1.2.3