Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/opcode/
HDmips.h155 #define OP_MASK_DSPACC 0x3 macro
HDChangeLog314 * mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,
/freebsd-11-stable/contrib/binutils/opcodes/
HDmips-dis.c938 (l >> OP_SH_DSPACC) & OP_MASK_DSPACC); in print_insn_args()
/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-mips.c8457 case '7': USE_BITS (OP_MASK_DSPACC, OP_SH_DSPACC); break; in validate_mips_insn()