fpmode 337 arch/powerpc/include/asm/processor.h static inline unsigned long __pack_fe01(unsigned int fpmode) fpmode 339 arch/powerpc/include/asm/processor.h return ((fpmode << 10) & MSR_FE0) | ((fpmode << 8) & MSR_FE1);