2011-04-20 Catherine Moore <clm@codesourcery.com>
authorCatherine Moore <clm@redhat.com>
Wed, 20 Apr 2011 16:45:35 +0000 (16:45 +0000)
committerCatherine Moore <clm@redhat.com>
Wed, 20 Apr 2011 16:45:35 +0000 (16:45 +0000)
commit15be625dff82153e4e05018a22c6cd66ba160f70
treed3ced245faa56011605663e0c5d2eff3ff376306
parent17b09558c02f02db2aaab8f3ecce346f1279a12a
2011-04-20  Catherine Moore  <clm@codesourcery.com>
            David Ung <davidu@mips.com>

* config/mips.c (mips_cl_insn): Add new field complete_p.
(create_insn): Initialize complete_p to zero.
(BASE_REG_EQ): New.
(fix_24k_align_to): New.
(fix_24k_store_info): Declare.
(fix_24k_sort): New.
(fix_24k_record_store_info): New.
(nops_for_24k): New.
(nops_for_insn): Call nops_for_24k.
(append_insn): Move O_constant expression handling.
gas/ChangeLog
gas/config/tc-mips.c