Searched refs:mtfsfi (Results 1 – 4 of 4) sorted by relevance
17 field (bits 29:31) but can't be set using mtfsfi, while the other DRN18 bits may be set using mtfsfi instruction, so bit 28 was also added to61 +/* FPSCR bits that can be set by mtfsf, mtfsfi and mtfsb1 */
10 mtfsfi(unsigned int crfD, unsigned int IMM) in mtfsfi() function
2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
24 FLOATFUNC(mtfsfi);316 case MTFSFI: func = mtfsfi; type = XCRI; break; in do_mathemu()