Home
last modified time | relevance | path

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

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