Searched refs:MIPSInst_FT (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/math-emu/
H A Dcp1emu.c636 xcp->regs[MIPSInst_FT(ir)]);
656 xcp->regs[MIPSInst_FT(ir)]);
691 SPFROMREG(ft, MIPSInst_FT(ir));
732 xcp->regs[MIPSInst_FT(ir)]);
744 xcp->regs[MIPSInst_FT(ir)]);
770 DPFROMREG(ft, MIPSInst_FT(ir));
856 cond = fpucondbit[MIPSInst_FT(ir) >> 2];
858 ((MIPSInst_FT(ir) & 1) != 0))
863 if (xcp->regs[MIPSInst_FT(ir)] != 0)
868 if (xcp->regs[MIPSInst_FT(i
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dinst.h352 #define MIPSInst_FT(x) ((MIPSInst(x) & 0x001f0000) >> I_FT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dinst.h352 #define MIPSInst_FT(x) ((MIPSInst(x) & 0x001f0000) >> I_FT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dinst.h352 #define MIPSInst_FT(x) ((MIPSInst(x) & 0x001f0000) >> I_FT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dinst.h352 #define MIPSInst_FT(x) ((MIPSInst(x) & 0x001f0000) >> I_FT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dinst.h352 #define MIPSInst_FT(x) ((MIPSInst(x) & 0x001f0000) >> I_FT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dinst.h352 #define MIPSInst_FT(x) ((MIPSInst(x) & 0x001f0000) >> I_FT_SFT) macro

Completed in 139 milliseconds