Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/opcode/
Dmips.h90 #define OP_SH_CODE20 6 macro
DChangeLog-9103736 (OP_MASK_CODE20, OP_SH_CODE20): Define, with values of old
783 (OP_MASK_CODE20, OP_SH_CODE20): Define.
/freebsd-12-stable/contrib/binutils/opcodes/
Dmips-dis.c1135 (l >> OP_SH_CODE20) & OP_MASK_CODE20); in print_insn_args()
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-mips.c8399 case 'B': USE_BITS (OP_MASK_CODE20, OP_SH_CODE20); break; in validate_mips_insn()