Home
last modified time | relevance | path

Searched refs:BIT_IOE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/nwfpe/
H A Dfpsr.h46 #define BIT_IOE 0x00010000 /* invalid operation exception enable */ macro
H A Dfpmodule.c157 if ((!(fpsr & BIT_IOE)) && (flags & BIT_IOC)) in float_raise()
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpsr.h57 #define BIT_IOE 0x00010000 /* invalid operation exception enable */ macro