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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h1007 #define MIPS16_INSN_READ_SP 0x00000800
1006 #define MIPS16_INSN_READ_SP macro
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c49 #define RD_SP MIPS16_INSN_READ_SP
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2125 if ((ip->insn_mo->pinfo & MIPS16_INSN_READ_SP) && reg == SP)
2942 if (pinfo & (MIPS16_INSN_WRITE_SP | MIPS16_INSN_READ_SP))

Completed in 58 milliseconds