Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_fp1.c280 #define FP_MAXNEXP (-(FP_MAXPEXP + 1)) /* maximum neg expanded exponent */ macro
616 (FP_MAXNEXP >> (expand ? 0 : 2))) { in roundovf()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_cpu_fpp.c293 #define FP_MAXNEXP (-(FP_MAXPEXP + 1)) /* maximum neg expanded exponent */ macro
629 (FP_MAXNEXP >> (expand ? 0 : 2))) { in roundovf()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_cpu_fpp.c293 #define FP_MAXNEXP (-(FP_MAXPEXP + 1)) /* maximum neg expanded exponent */ macro
629 (FP_MAXNEXP >> (expand ? 0 : 2))) { in roundovf()