Searched refs:BIT_DZE (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.h57 #define BIT_DZE 0x00020000 /* divide by zero exception enable */ macro
H A Dfpmodule.c166 if ((!(fpsr & BIT_DZE)) && (flags & BIT_DZC))

Completed in 105 milliseconds