Searched refs:subnormal (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | darwin-ldouble-format | 24 the 'subnormal' long doubles. 39 2^(e-105). These, together with the subnormal long doubles, make up
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl5243delta.pod | 247 subnormal hexadecimal floating point literals will give a warning about
|
H A D | perl5260delta.pod | 2918 "extended precision". Note that subnormal hexadecimal floating 3217 G++ 6 handles subnormal (denormal) floating point values differently
|
/openbsd/gnu/usr.bin/perl/ |
H A D | sv.c | 11563 S_hextract(pTHX_ const NV nv, int* exponent, bool *subnormal, argument 11604 #define HEXTRACT_GET_SUBNORMAL(nv) *subnormal = Perl_fp_class_denorm(nv) 11607 if (!*subnormal) { \ 11634 *subnormal = FALSE; 11902 bool subnormal = FALSE; /* IEEE 754 subnormal/denormal */ local 11914 vend = S_hextract(aTHX_ nv, &exponent, &subnormal, vhex, NULL); 11915 S_hextract(aTHX_ nv, &exponent, &subnormal, vhex, vend); 11923 if (subnormal) { 11976 if (subnormal) { 12009 U8* ve = (subnormal ? vlnz + 1 : vend); [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.td | 260 // Also defines ftz (flush subnormal inputs and results to sign-preserving 330 // Also defines ftz (flush subnormal inputs and results to sign-preserving 465 // subnormal inputs and results to zero).
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/lib/ |
H A D | POSIX.pod | 575 means subnormal numbers (also known as denormals), very small numbers 860 Returns true if the argument is normal (that is, not a subnormal/denormal,
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | LangRef.rst | 2148 This indicates the denormal (subnormal) handling that may be 16845 - Some machines, like GPUs or ARMv7 NEON, do not support subnormal values. 24939 | 4 | Negative subnormal | 24945 | 7 | Positive subnormal |
|
/openbsd/share/dict/ |
H A D | web2 | 192526 subnormal
|