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

/linux-master/arch/mips/include/asm/
H A Dinst.h68 #define I_FMA_FUNC_SFT 3 macro
69 #define MIPSInst_FMA_FUNC(x) ((MIPSInst(x) & 0x00000038) >> I_FMA_FUNC_SFT)

Completed in 206 milliseconds