Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/opcode/
HDmips.h133 #define OP_MASK_PERFREG 0x1f /* Performance monitoring. */ macro
/freebsd-11-stable/contrib/binutils/opcodes/
HDmips-dis.c1210 (l >> OP_SH_PERFREG) & OP_MASK_PERFREG); in print_insn_args()
/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-mips.c8445 case 'P': USE_BITS (OP_MASK_PERFREG, OP_SH_PERFREG); break; in validate_mips_insn()