Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/opcode/
Dmips.h72 #define OP_SH_CODE 16 macro
/freebsd-12-stable/contrib/binutils/opcodes/
Dmips-dis.c1103 (l >> OP_SH_CODE) & OP_MASK_CODE); in print_insn_args()
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-mips.c8425 case 'c': USE_BITS (OP_MASK_CODE, OP_SH_CODE); break; in validate_mips_insn()