Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmetag.h567 INSN_DSP, enumerator
1209 0x00000100, 0xfe000104, INSN_DSP, ENC_DALU,
1212 0x02000003, 0xfe000003, INSN_DSP, ENC_DALU,
1215 0x040001e0, 0xfe0001fe, INSN_DSP, ENC_DALU, DSP_ARGS_1),
1219 0x08000100, 0xfe000104, INSN_DSP, ENC_DALU, DSP_ARGS_1|DSP_ARGS_ACC2 },
1221 0x0a000003, 0xfe000003, INSN_DSP, ENC_DALU, DSP_ARGS_1|DSP_ARGS_IMM },
1235 0x0c0001e0, 0xfe0001fe, INSN_DSP, ENC_DALU, DSP_ARGS_1),
1259 0x10000100, 0xfe000104, INSN_DSP, ENC_DALU,
1262 0x12000003, 0xfe000003, INSN_DSP, ENC_DALU, DSP_ARGS_1|DSP_ARGS_IMM },
1274 0x18000100, 0xfe000104, INSN_DSP, ENC_DALU, DSP_ARGS_1|DSP_ARGS_ACC2 },
[all …]
DChangeLog-0415786 (INSN_DSP): Rename to ASE_DSP. Provide new value.
2220 (INSN_DSP): New define for DSP ASE.
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-2005428 * mips-dis.c (mips_arch_choices): Enable INSN_DSP for mips32, mips32r2,