Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/include/opcode/
Dmips.h70 #define OP_SH_BCC 18 macro
DChangeLog-91032441 (OP_MASK_BCC, OP_SH_BCC): Define.
/freebsd-9-stable/contrib/binutils/opcodes/
Dmips-dis.c1200 (l >> OP_SH_BCC) & OP_MASK_BCC); in print_insn_args()
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c8411 case 'N': USE_BITS (OP_MASK_BCC, OP_SH_BCC); break; in validate_mips_insn()