Home
last modified time | relevance | path

Searched refs:MIPSInst_FFMT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dinst.h54 #define MIPSInst_FFMT(x) ((MIPSInst(x) & 0x01e00000) >> I_FFMT_SFT) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dinst.h54 #define MIPSInst_FFMT(x) ((MIPSInst(x) & 0x01e00000) >> I_FFMT_SFT) macro
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dcp1emu.c1699 switch (rfmt = (MIPSInst_FFMT(ir) & 0xf)) { in fpu_emu()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dcp1emu.c1699 switch (rfmt = (MIPSInst_FFMT(ir) & 0xf)) { in fpu_emu()

Completed in 6 milliseconds