Home
last modified time | relevance | path

Searched refs:FPEXC_EX (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/vfp/
H A Dvfphw.S40 tst r0, #FPEXC_EX @ is there additional state to restore?
58 tst r1, #FPEXC_EX @ is there additional state to save?
/linux/arch/arm/include/asm/
H A Dvfp.h40 #define FPEXC_EX (1 << 31) macro