Home
last modified time | relevance | path

Searched defs:MIPSInst_FD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dinst.h63 #define MIPSInst_FD(x) ((MIPSInst(x) & 0x000007c0) >> I_FD_SFT) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dinst.h63 #define MIPSInst_FD(x) ((MIPSInst(x) & 0x000007c0) >> I_FD_SFT) macro

Completed in 1 milliseconds