Home
last modified time | relevance | path

Searched refs:OP_SH_DSPACC (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/opcode/
Dmips.h154 #define OP_SH_DSPACC 11 macro
DChangeLog314 * mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,
/freebsd-9-stable/contrib/binutils/opcodes/
Dmips-dis.c938 (l >> OP_SH_DSPACC) & OP_MASK_DSPACC); in print_insn_args()
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c8457 case '7': USE_BITS (OP_MASK_DSPACC, OP_SH_DSPACC); break; in validate_mips_insn()