mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-31 10:09:16 +08:00
* hppa.h (pa_opcodes): Note use of 'M' and 'L'.
This commit is contained in:
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user