HomeSort by relevance Sort by last modified time
    Searched defs:FP_X_OFL (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
ieeefp.h 28 #define FP_X_OFL FE_OVERFLOW /* overflow exception */
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
ieeefp.h 41 #define FP_X_OFL FE_OVERFLOW /* overflow exception */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
ieeefp.h 37 #define FP_X_OFL IA64_FPSR_TRAP_OD /* overflow exception */
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
softfloat.h 66 #define FP_X_OFL FE_OVERFLOW /* overflow exception */
132 float_flag_overflow = FP_X_OFL,

Completed in 75 milliseconds