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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/math-emu/
H A Dcp1emu.c629 SIFROMREG(val, MIPSInst_FS(ir));
651 SPFROMREG(fs, MIPSInst_FS(ir));
705 DIFROMREG(val, MIPSInst_FS(ir));
727 DPFROMREG(fs, MIPSInst_FS(ir));
817 SPFROMREG(rv.s, MIPSInst_FS(ir));
822 SPFROMREG(rv.s, MIPSInst_FS(ir));
827 SPFROMREG(rv.s, MIPSInst_FS(ir));
838 SPFROMREG(rv.s, MIPSInst_FS(ir));
846 SPFROMREG(fs, MIPSInst_FS(ir));
856 SPFROMREG(fs, MIPSInst_FS(i
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dinst.h378 #define MIPSInst_FS(x) ((MIPSInst(x) & 0x0000f800) >> I_FS_SFT) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dinst.h378 #define MIPSInst_FS(x) ((MIPSInst(x) & 0x0000f800) >> I_FS_SFT) macro

Completed in 117 milliseconds