Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmips.h176 #define OP_SH_MT_H 4 macro
H A DChangeLog126 * mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK_MT_H,
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips-dis.c885 (l >> OP_SH_MT_H) & OP_MASK_MT_H); in print_insn_args()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mips.c8242 case '$': USE_BITS (OP_MASK_MT_H, OP_SH_MT_H); break; in validate_mips_insn()
8592 ip->insn_opcode |= imm_expr.X_add_number << OP_SH_MT_H; in mips_ip()