Searched refs:fpexc (Results 1 – 3 of 3) sorted by relevance
115 fpexc = fmrx(fpexc); /* read the vfp exception reg */ in vfp_init()178 u_int cpu, fpexc; in vfp_bounce() local192 fpexc = fmrx(fpexc); in vfp_bounce()195 fmxr(fpexc, fpexc & ~(VFPEXC_EX | VFPEXC_FP2V)); in vfp_bounce()223 fmxr(fpexc, fpexc | VFPEXC_EN); in vfp_bounce()242 uint32_t fpexc; in vfp_restore() local263 fmxr(fpexc, fpexc); in vfp_restore()274 uint32_t fpexc; in vfp_store() local276 fpexc = fmrx(fpexc); /* Is the vfp enabled? */ in vfp_store()300 fmxr(fpexc , fpexc & ~VFPEXC_EN); in vfp_store()[all …]
102 fmrx r2, fpexc /* If the VFP is enabled */
326 fmrx r0, fpexc /* If the VFP is enabled */