Home
last modified time | relevance | path

Searched refs:OP_SH_TARGET (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dmips.h95 #define OP_SH_TARGET 0 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmips.h96 #define OP_SH_TARGET 0 macro
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dmips-dis.c817 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2));
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips-dis.c947 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2)); in print_insn_args()
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-mips.c8367 case 'a': USE_BITS (OP_MASK_TARGET, OP_SH_TARGET); break; in validate_mips_insn()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mips.c8202 case 'a': USE_BITS (OP_MASK_TARGET, OP_SH_TARGET); break; in validate_mips_insn()