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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h1001 #define MIPS16_INSN_READ_Y 0x00000100
1000 #define MIPS16_INSN_READ_Y macro
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c46 #define RD_y MIPS16_INSN_READ_Y
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2116 if ((ip->insn_mo->pinfo & MIPS16_INSN_READ_Y)
2936 if (pinfo & (MIPS16_INSN_WRITE_Y | MIPS16_INSN_READ_Y))

Completed in 58 milliseconds