Symbol: MIPSInst_FD
arch/mips/kernel/mips-r2-to-r6-emul.c
117
MIPSInst_FD(ir));
arch/mips/kernel/mips-r2-to-r6-emul.c
126
MIPSInst_FD(ir));
arch/mips/kernel/mips-r2-to-r6-emul.c
129
if (MIPSInst_FD(ir))
arch/mips/kernel/mips-r2-to-r6-emul.c
138
if (MIPSInst_FD(ir))
arch/mips/kernel/mips-r2-to-r6-emul.c
153
MIPSInst_FD(ir));
arch/mips/kernel/mips-r2-to-r6-emul.c
162
MIPSInst_FD(ir));
arch/mips/kernel/mips-r2-to-r6-emul.c
165
if (IS_ENABLED(CONFIG_32BIT) || MIPSInst_FD(ir))
arch/mips/kernel/mips-r2-to-r6-emul.c
174
if (IS_ENABLED(CONFIG_32BIT) || MIPSInst_FD(ir))
arch/mips/math-emu/cp1emu.c
1494
SITOREG(val, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
1546
SPTOREG(fd, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
1603
DITOREG(val, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
1654
DPTOREG(fd, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
1818
SPFROMREG(fd, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
1832
SPFROMREG(fd, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
2011
SPFROMREG(fd, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
2189
DPFROMREG(fd, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
2203
DPFROMREG(fd, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
2362
DPFROMREG(fd, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
2777
cbit = fpucondbit[MIPSInst_FD(ir) >> 2];
arch/mips/math-emu/cp1emu.c
2787
DPTOREG(rv.d, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
2790
SPTOREG(rv.s, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
2793
SITOREG(rv.w, MIPSInst_FD(ir));
arch/mips/math-emu/cp1emu.c
2799
DITOREG(rv.l, MIPSInst_FD(ir));