From f0bfde5ebfcae3d8adc62ea3c80ae1bf44692f18 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 19 Sep 1999 17:12:55 +0000 Subject: [PATCH] * hppa.h (pa_opcodes): Note use of 'M' and 'L'. --- include/opcode/ChangeLog | 2 ++ include/opcode/hppa.h | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 703425f5b09..34190df657b 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,5 +1,7 @@ Sun Sep 19 10:40:59 1999 Jeffrey A Law (law@cygnus.com) + * hppa.h (pa_opcodes): Note use of 'M' and 'L'. + * hppa.h (pa_opcodes): Add support for "b,l". * hppa.h (pa_opcodes): Add support for "b,gate". diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h index 652672ace31..f6a1aaac051 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: -- 2.30.2