Searched refs:fmrx (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/arm/arm/
H A Dswtch-v6.S326 fmrx r0, fpexc /* If the VFP is enabled */
H A Dvfp.c78 #define fmrx(reg) \ macro
113 fpsid = fmrx(fpsid); /* read the vfp system id */
114 fpexc = fmrx(fpexc); /* read the vfp exception reg */
126 tmp = fmrx(mvfr0);
136 tmp = fmrx(mvfr1);
192 fpexc = fmrx(fpexc);
276 fpexc = fmrx(fpexc); /* Is the vfp enabled? */
279 vfpsave->fpscr = fmrx(fpscr);
283 vfpsave->fpinst = fmrx(fpinst);
285 vfpsave->fpinst2 = fmrx(fpinst
[all...]
H A Dswtch-v4.S263 fmrx r0, fpexc /* If the VFP is enabled */
H A Dswtch.S102 fmrx r2, fpexc /* If the VFP is enabled */
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c7142 do_vfp_nsyn_opcode ("fmrx");
15864 cCE(fmrx, ef00a10, 2, (RR, RVC), rd_rn),

Completed in 168 milliseconds