* config/tc-mips.c (macro): Handle a non zero base register for

M_U{L,S}{D,W,H}_A.
PR 7947.
This commit is contained in:
Ian Lance Taylor
1995-09-08 05:06:45 +00:00
parent 1359db1b8c
commit ee14a559e3

@ -1,5 +1,8 @@
Fri Sep 8 00:27:46 1995 Ian Lance Taylor <ian@cygnus.com>
* config/tc-mips.c (macro): Handle a non zero base register for
M_U{L,S}{D,W,H}_A.
* gasp.c (show_usage): Put program_name argument in first fprintf,
not second.