Searched refs:MIPSInst_FS (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.c660 if (MIPSInst_FS(ir) & 1) {
668 SIFROMREG(val, MIPSInst_FS(ir));
690 SPFROMREG(fs, MIPSInst_FS(ir));
747 DIFROMREG(val, MIPSInst_FS(ir));
769 DPFROMREG(fs, MIPSInst_FS(ir));
860 SPFROMREG(rv.s, MIPSInst_FS(ir));
865 SPFROMREG(rv.s, MIPSInst_FS(ir));
870 SPFROMREG(rv.s, MIPSInst_FS(ir));
881 SPFROMREG(rv.s, MIPSInst_FS(ir));
889 SPFROMREG(fs, MIPSInst_FS(i
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dinst.h355 #define MIPSInst_FS(x) ((MIPSInst(x) & 0x0000f800) >> I_FS_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dinst.h355 #define MIPSInst_FS(x) ((MIPSInst(x) & 0x0000f800) >> I_FS_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dinst.h355 #define MIPSInst_FS(x) ((MIPSInst(x) & 0x0000f800) >> I_FS_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dinst.h355 #define MIPSInst_FS(x) ((MIPSInst(x) & 0x0000f800) >> I_FS_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dinst.h355 #define MIPSInst_FS(x) ((MIPSInst(x) & 0x0000f800) >> I_FS_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dinst.h355 #define MIPSInst_FS(x) ((MIPSInst(x) & 0x0000f800) >> I_FS_SFT) macro

Completed in 59 milliseconds