From 84e7327d7572d84f906e13f72f62168207ad5c7b Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 19 Sep 1999 17:12:55 +0000 Subject: * hppa.h (pa_opcodes): Note use of 'M' and 'L'. --- include/opcode/hppa.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/opcode/hppa.h') diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h index 652672ace..f6a1aaac0 100644 --- a/include/opcode/hppa.h +++ b/include/opcode/hppa.h @@ -71,7 +71,7 @@ struct pa_opcode In the args field, the following characters are unused: ' "# & - / 34 6789:;< > @' - ' BC JKLM XY [\] ' + ' BC JK XY [\] ' ' de h m y { } ' Here are all the characters: @@ -143,6 +143,8 @@ Also these: Z %r1 -- implicit target of addil instruction. g ,gate completer for new syntax branch l ,l completer for new syntax branch + M ,push completer for new syntax branch + L ,%r2 completer for new syntax branch Completer operands all have 'c' as the prefix: -- cgit v1.2.3