* config/tc-mips.c (mips_cpu): New static variable.
authorIan Lance Taylor <ian@airs.com>
Tue, 6 Sep 1994 15:51:09 +0000 (15:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 6 Sep 1994 15:51:09 +0000 (15:51 +0000)
commit8c63448afe0c72becfeecda4557db3ff57c0b446
tree89bb1c4ec8f2a3c11b7ae066b51e15e231879505
parent942a4965b7805e370845b55b128e071cdb35e46a
* config/tc-mips.c (mips_cpu): New static variable.
(insns_since_cache_access): New static variable.
(md_begin): Set mips_cpu as well as mips_isa.
(append_insn): If mips_cpu is 4600, require four nop instructions
between an instruction which accesses the cache and certain CACHE
instructions.  Keep track of the number of instructions seen since
an instruction which accesses the cache.
(md_parse_option): Set mips_cpu as well as mips_isa.
PR 5433.
gas/ChangeLog
gas/config/tc-mips.c
This page took 0.025635 seconds and 4 git commands to generate.