fix typo.

This commit is contained in:
Alan Modra
2001-06-08 06:11:33 +00:00
parent 98aa84af0e
commit c0037ab6f5

View File

@ -5,7 +5,7 @@
* config/tc-mips.c (mips16_mark_labels): Reduce number of calls to * config/tc-mips.c (mips16_mark_labels): Reduce number of calls to
S_GET_VALUE by using a temp. S_GET_VALUE by using a temp.
(append_insn): Likewise, and for S_GET_VALUE too. (append_insn): Likewise, and for S_SET_VALUE too.
(mips_emit_delays): Likewise. (mips_emit_delays): Likewise.
(my_getExpression): Likewise. (my_getExpression): Likewise.
(md_apply_fix): Likewise. Use "valueT" rather than "long" for "value". (md_apply_fix): Likewise. Use "valueT" rather than "long" for "value".