Home | History | Annotate | Download | only in ppc

Lines Matching full:mtfsfi

3314 void MacroAssembler::SetRoundingMode(FPRoundingMode RN) { mtfsfi(7, RN); }
3318 mtfsfi(7, kRoundToNearest); // reset (default is kRoundToNearest)