* config/tc-mips.c (mips_ip): Note when we use get match on

the full instruction name.
        (mips_ip): For '&' DEST completer handling, if we got a full match
        then the DEST completer is implicitly .wxyz.
This commit is contained in:
Jeff Law 1998-04-18 07:20:01 +00:00
parent 632c232a93
commit 9067435521
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
Sat Apr 18 01:19:01 1998 Jeffrey A Law (law@cygnus.com)
* config/tc-mips.c (mips_ip): Note when we use get match on
the full instruction name.
start-sanitize-r5900
(mips_ip): For '&' DEST completer handling, if we got a full match
then the DEST completer is implicitly .wxyz.
end-sanitize-r5900
start-sanitize-sky
Thu Apr 16 11:48:18 1998 Doug Evans <devans@canuck.cygnus.com>