Searched refs:mtfsfi (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/powerpc/math-emu/ |
H A D | mtfsfi.c | 9 mtfsfi(unsigned int crfD, unsigned int IMM) mtfsfi() function
|
H A D | Makefile | 1 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
|
H A D | math.c | 23 FLOATFUNC(mtfsfi); variable 315 case MTFSFI: func = mtfsfi; type = XCRI; break; do_mathemu()
|
/linux-4.4.14/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 4866 { "mtfsfi", XRC(63,134,0), XRA_MASK|(3<<21)|(1<<11), COM, { BF, U } }, 4867 { "mtfsfi.", XRC(63,134,1), XRA_MASK|(3<<21)|(1<<11), COM, { BF, U } },
|
Completed in 193 milliseconds