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

/linux-4.4.14/arch/arm/nwfpe/
H A Dfpmodule.c163 if ((!(fpsr & BIT_UFE)) && (flags & BIT_UFC)) float_raise()
164 cumulativeTraps |= BIT_UFC; float_raise()
H A Dfpsr.h80 #define BIT_UFC 0x00000008 /* underflow exception flag */ macro

Completed in 85 milliseconds