Searched refs:MIPSInst_FD (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.c644 if (MIPSInst_FD(ir) & 1) {
651 SITOREG(val, MIPSInst_FD(ir));
693 SPTOREG(fd, MIPSInst_FD(ir));
739 DITOREG(val, MIPSInst_FD(ir));
772 DPTOREG(fd, MIPSInst_FD(ir));
1253 cond = fpucondbit[MIPSInst_FD(ir) >> 2];
1265 DPTOREG(rv.d, MIPSInst_FD(ir));
1269 SPTOREG(rv.s, MIPSInst_FD(ir));
1272 SITOREG(rv.w, MIPSInst_FD(ir));
1276 DITOREG(rv.l, MIPSInst_FD(i
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dinst.h358 #define MIPSInst_FD(x) ((MIPSInst(x) & 0x000007c0) >> I_FD_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dinst.h358 #define MIPSInst_FD(x) ((MIPSInst(x) & 0x000007c0) >> I_FD_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dinst.h358 #define MIPSInst_FD(x) ((MIPSInst(x) & 0x000007c0) >> I_FD_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dinst.h358 #define MIPSInst_FD(x) ((MIPSInst(x) & 0x000007c0) >> I_FD_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dinst.h358 #define MIPSInst_FD(x) ((MIPSInst(x) & 0x000007c0) >> I_FD_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dinst.h358 #define MIPSInst_FD(x) ((MIPSInst(x) & 0x000007c0) >> I_FD_SFT) macro

Completed in 108 milliseconds