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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dmips.h141 #define OP_MASK_VSEL 0x1f macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dmips.h141 #define OP_MASK_VSEL 0x1f macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c8606 case 'Q': USE_BITS (OP_MASK_VSEL, OP_SH_VSEL);
9698 if (ip->insn_opcode & (OP_MASK_VSEL << OP_SH_VSEL))
9786 if (ip->insn_opcode & (OP_MASK_VSEL << OP_SH_VSEL))

Completed in 190 milliseconds