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

/freebsd-12-stable/contrib/binutils/include/opcode/
H A Dmips.h997 #define MIPS16_INSN_WRITE_GPR_Y 0x00000040
996 #define MIPS16_INSN_WRITE_GPR_Y macro
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c43 #define WR_Y MIPS16_INSN_WRITE_GPR_Y
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2946 if (pinfo & MIPS16_INSN_WRITE_GPR_Y)
3033 || ((prev_pinfo & MIPS16_INSN_WRITE_GPR_Y)
3058 || ((prev_pinfo & MIPS16_INSN_WRITE_GPR_Y)

Completed in 177 milliseconds