Home
last modified time | relevance | path

Searched refs:INSN_DSP (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/include/opcode/
HDmips.h499 #define INSN_DSP 0x00001000 macro
HDChangeLog321 (INSN_DSP): New define for DSP ASE.
/NextBSD/contrib/binutils/opcodes/
HDmips-dis.c440 (ISA_MIPS32R2 | INSN_MIPS16 | INSN_SMARTMIPS | INSN_DSP | INSN_DSPR2
454 (ISA_MIPS64R2 | INSN_MIPS16 | INSN_MIPS3D | INSN_DSP | INSN_DSPR2
HDmips-opc.c153 #define D32 INSN_DSP
/NextBSD/contrib/binutils/gas/config/
HDtc-mips.c3380 | (mips_opts.ase_dsp ? INSN_DSP : 0) in macro_build()
8627 | (mips_opts.ase_dsp ? INSN_DSP : 0) in mips_ip()