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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h142 #define OP_MASK_VSEL 0x1f macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c8420 case 'Q': USE_BITS (OP_MASK_VSEL, OP_SH_VSEL);
9505 if (ip->insn_opcode & (OP_MASK_VSEL << OP_SH_VSEL))
9598 if (ip->insn_opcode & (OP_MASK_VSEL << OP_SH_VSEL))

Completed in 57 milliseconds