Searched refs:MIPS16OP_MASK_RY (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h907 #define MIPS16OP_MASK_RY 0x7
906 #define MIPS16OP_MASK_RY macro
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips-dis.c1440 & MIPS16OP_MASK_RY)));
2037 == ((insn >> MIPS16OP_SH_RY) & MIPS16OP_MASK_RY)))

Completed in 29 milliseconds