Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/nwfpe/
A Dfpsr.h43 #define BIT_UFE 0x00080000 /* underflow exception enable */ macro
A Dfpmodule.c151 if ((!(fpsr & BIT_UFE)) && (flags & BIT_UFC)) in float_raise()

Completed in 2 milliseconds