Searched defs:FP_X_OFL (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/include/arch/aarch64/machine/
H A Dieeefp.h24 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
/barrelfish-master/include/arch/arm/machine/
H A Dieeefp.h28 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
/barrelfish-master/include/arch/x86_64/machine/
H A Dieeefp.h80 #define FP_X_OFL 0x08 /* overflow */ macro

Completed in 29 milliseconds