Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/opcode/
HDmips.h69 #define OP_MASK_BCC 0x7 macro
HDChangeLog-91032441 (OP_MASK_BCC, OP_SH_BCC): Define.
/NextBSD/contrib/binutils/opcodes/
HDmips-dis.c1200 (l >> OP_SH_BCC) & OP_MASK_BCC); in print_insn_args()
/NextBSD/contrib/binutils/gas/config/
HDtc-mips.c8411 case 'N': USE_BITS (OP_MASK_BCC, OP_SH_BCC); break; in validate_mips_insn()