Searched refs:BIT_UFE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dfpsr.h55 #define BIT_UFE 0x00080000 /* underflow exception enable */ macro
H A Dfpmodule.c162 if ((!(fpsr & BIT_UFE)) && (flags & BIT_UFC))

Completed in 67 milliseconds