* config/tc-mips.c (mips_pseudo_table): Add "stabn".
authorIan Lance Taylor <ian@airs.com>
Mon, 31 Mar 1997 19:45:23 +0000 (19:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 31 Mar 1997 19:45:23 +0000 (19:45 +0000)
commit2f2bcadb7d68b2eef6295647f419f72fe67508ef
tree6beef6228e712aea9d4d4dd32b0e0ad64c95de06
parent6d65a065743af0678467015e0590350f35429898
* config/tc-mips.c (mips_pseudo_table): Add "stabn".
(mips16_mark_labels): New static function.
(append_insn): Call mips16_mark_labels.
(mips_emit_delays): Likewise.
(s_insn): Likewise.  Don't call mips_clear_insn_labels.
(s_mips_stab): New static function.
gas/ChangeLog