Home | History | Annotate | Download | only in ppc64

Lines Matching full:mffs

182 /* Also used to control DRM,RM values for mffs* functions. */
2095 /* mffs FRT # Move From FPSCR*/
2097 __asm__ __volatile__ ("mffs %0" : "=f"(f14) );
2162 /* mffs* instructions using FRT only. */
2167 { &test_mffs, "mffs" },
2171 /* mffs* instructions using FRT,FRB. */
3735 /* Identify those mffs* variants that take additional arguments.
3736 * This includes the immediate mffs*i variants. */
3741 /* Because some of the mffs* variants here are updating the fpscr as part
3814 unsigned int integer, altivec, altivec_quad, altivec_double, dfp, bcd, misc, mffs,
3884 if (family == PPC_MFFS && seln_flags.mffs == 0) continue;
4167 "\t-M: test MFFS instructions\n"
4214 flags.mffs = 0;
4252 flags.mffs = 1;