OSDN Git Service

* config/tc-mips.c (mips_cl_insn): Replace the valid_p, delay_slot_p
authorrsandifo <rsandifo>
Wed, 9 Mar 2005 09:14:19 +0000 (09:14 +0000)
committerrsandifo <rsandifo>
Wed, 9 Mar 2005 09:14:19 +0000 (09:14 +0000)
commit8fdb5ee7c5c3e16348ce0342d31d57849caa369c
tree2ecd929fdc24f6c75174c82b3a25d95593b36228
parentdcd5b1edd9634134eefc04394ee63044c917be15
* config/tc-mips.c (mips_cl_insn): Replace the valid_p, delay_slot_p
and extended_p fields with a single fixed_p field.
(append_insn, mips_no_prev_insn): Adjust accordingly.
gas/ChangeLog
gas/config/tc-mips.c