mtfsf 1232 arch/powerpc/include/asm/reg.h #define MTFSF_L(REG) mtfsf 0xff, (REG) mtfsf 23 arch/powerpc/math-emu/math.c FLOATFUNC(mtfsf); mtfsf 320 arch/powerpc/math-emu/math.c case MTFSF: func = mtfsf; type = XFLB; break;