* config/tc-mips.c (NO_ISA_COP): New macro.
authorAdam Nemet <anemet@caviumnetworks.com>
Mon, 7 Jul 2008 19:16:23 +0000 (19:16 +0000)
committerAdam Nemet <anemet@caviumnetworks.com>
Mon, 7 Jul 2008 19:16:23 +0000 (19:16 +0000)
commitb19e8a9baee7c520847208842502e38e7b5116dc
tree8ec6471d9bd931ab01dd59aa8833087f71508d51
parent79947c5421861704e56232699b629b1f13d400e3
* config/tc-mips.c (NO_ISA_COP): New macro.
(COP_INSN): New macro.
(is_opcode_valid): Use them.
(macro) <ld_st>: Use them.  Don't accept coprocessor load store
insns based on the ISA if CPU is NO_ISA_COP.
<copz>: Likewise for coprocessor operations.
gas/ChangeLog
gas/config/tc-mips.c
This page took 0.024922 seconds and 4 git commands to generate.