Searched refs:BIT_OFE (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.h56 #define BIT_OFE 0x00040000 /* overflow exception enable */ macro
H A Dfpmodule.c164 if ((!(fpsr & BIT_OFE)) && (flags & BIT_OFC))

Completed in 77 milliseconds