* hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"

and "be" using completer prefixes.
This commit is contained in:
Jeff Law
1999-09-23 14:29:10 +00:00
parent 3118b34c80
commit 1a6447612f
2 changed files with 29 additions and 17 deletions

View File

@ -1,5 +1,8 @@
Thu Sep 23 07:08:38 1999 Jerry Quinn <jquinn@nortelnetworks.com>
* hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"
and "be" using completer prefixes.
* hppa.h (pa_opcodes): Add initializers to silence compiler.
* hppa.h: Update comments about character usage.