Home
last modified time | relevance | path

Searched refs:BIT_OFE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dfpsr.h44 #define BIT_OFE 0x00040000 /* overflow exception enable */ macro
H A Dfpmodule.c153 if ((!(fpsr & BIT_OFE)) && (flags & BIT_OFC)) in float_raise()
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dfpsr.h44 #define BIT_OFE 0x00040000 /* overflow exception enable */ macro
H A Dfpmodule.c153 if ((!(fpsr & BIT_OFE)) && (flags & BIT_OFC)) in float_raise()

Completed in 2 milliseconds