Searched refs:FPINST2 (Results 1 - 3 of 3) sorted by relevance

/arch/arm/include/asm/
H A Dvfp.h14 #define FPINST2 cr10 macro
/arch/arm/vfp/
H A Dvfphw.S107 tst r1, #FPEXC_FP2V @ is there an FPINST2 to read?
109 VFPFMRX r8, FPINST2 @ FPINST2 if needed (and present)
112 stmia r4, {r1, r5, r6, r8} @ save FPEXC, FPSCR, FPINST, FPINST2
145 ldmia r10, {r1, r5, r6, r8} @ load FPEXC, FPSCR, FPINST, FPINST2
150 tst r1, #FPEXC_FP2V @ is there an FPINST2 to write?
152 VFPFMXR FPINST2, r8 @ FPINST2 if needed (and present)
224 tst r1, #FPEXC_FP2V @ is there an FPINST2 to read?
226 VFPFMRX r12, FPINST2
[all...]
H A Dvfpmodule.c317 * A CPRT instruction can not appear in FPINST2, nor
324 * A CPDT instruction can not appear in FPINST2, nor can
424 trigger = fmrx(FPINST2);
620 /* Ensure FPINST2 is invalid and the exception flag is cleared. */

Completed in 137 milliseconds