Home
last modified time | relevance | path

Searched refs:FPEXC_FP2V (Results 1 – 3 of 3) sorted by relevance

/arch/arm/include/asm/
Dvfp.h36 #define FPEXC_FP2V (1 << 28) macro
/arch/arm/vfp/
Dvfpmodule.c239 fmxr(FPEXC, fpexc & ~(FPEXC_EX|FPEXC_DEX|FPEXC_FP2V|FPEXC_VV|FPEXC_TRAP_MASK)); in VFP_bounce()
299 if (fpexc ^ (FPEXC_EX | FPEXC_FP2V)) in VFP_bounce()
Dvfphw.S106 tst r1, #FPEXC_FP2V @ is there an FPINST2 to read?
125 tst r1, #FPEXC_FP2V @ is there an FPINST2 to write?
197 tst r1, #FPEXC_FP2V @ is there an FPINST2 to read?