/openbsd/gnu/llvm/llvm/docs/GlobalISel/ |
H A D | GenericOpcode.rst | 497 In the case where a single input is a NaN (either signaling or quiet), 507 In the case where a single input is a NaN (either signaling or quiet), 516 definition. This differs from FMINNUM in the handling of signaling NaNs. If one 517 input is a signaling NaN, returns a quiet NaN. 523 definition. This differs from FMAXNUM in the handling of signaling NaNs. If one 524 input is a signaling NaN, returns a quiet NaN.
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | ConstrainedOps.def | 64 // These are definitions for compare instructions (signaling and quiet version).
|
H A D | IntrinsicsX86.td | 247 // distinction in signaling behaviour is not implemented. 364 // distinction in signaling behaviour is not implemented. 5040 // distinction in signaling behaviour is not implemented.
|
H A D | Intrinsics.td | 941 // Constrained floating-point comparison (quiet and signaling variants).
|
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchFloat32InstrInfo.td | 165 // Match non-signaling comparison 206 // Match signaling comparison
|
H A D | LoongArchFloat64InstrInfo.td | 169 // Match non-signaling comparison 199 // Match signaling comparison
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoD.td | 313 // Match non-signaling FEQ_D 321 // Match signaling FEQ_D
|
H A D | RISCVInstrInfoZfh.td | 313 // Match non-signaling FEQ_D 321 // Match signaling FEQ_H
|
H A D | RISCVInstrInfoF.td | 562 // Match non-signaling FEQ_S 570 // Match signaling FEQ_S
|
/openbsd/gnu/llvm/llvm/include/llvm/Target/ |
H A D | GenericOpcodes.td | 758 // In the case where a single input is a NaN (either signaling or quiet), 778 // FMINNUM/FMAXNUM in the handling of signaling NaNs. If one input is a 779 // signaling NaN, returns a quiet NaN.
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/lib/ |
H A D | POSIX.pod | 882 Return true if the argument is a I<signaling> NaN. Added in Perl v5.24. 1274 The returned NaN is always a I<quiet> NaN, as opposed to I<signaling>. 1290 respectively. (There would be 52 and 62, but the quiet/signaling 1296 Whether a "signaling" NaN is in any way different from a "quiet" NaN, 1300 (unless using the 80-bit long doubles) the signaling bit is not supported 1631 Like L</setpayload> but also makes the NaN I<signaling>. Added in Perl 1639 common platforms signaling payload of zero is best avoided,
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
H A D | grok | 234 /* XXX TODO: There are signaling NaNs and quiet NaNs. */
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/ |
H A D | POSIX.xs | 1213 static void S_setpayload(NV* nvp, NV_PAYLOAD_TYPE payload, bool signaling) in S_setpayload() argument 1280 if (signaling) { in S_setpayload()
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | CodeGenOptions.def | 488 /// propagate signaling NaN inputs per IEEE 754-2008 (AMDGPU Only)
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | configlexer.lex | 396 trust-anchor-signaling{COLON} { YDVAR(1, VAR_TRUST_ANCHOR_SIGNALING) }
|
/openbsd/usr.sbin/unbound/util/ |
H A D | configlexer.lex | 396 trust-anchor-signaling{COLON} { YDVAR(1, VAR_TRUST_ANCHOR_SIGNALING) }
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUModifierSyntax.rst | 1633 if a floating-point exception occurs. By default, signaling is disabled. 1646 clamp Enables clamping (or signaling).
|
/openbsd/share/snmp/ |
H A D | IANAifType-MIB.txt | 574 mfSigLink (167), -- Multi-frequency signaling link
|
/openbsd/usr.sbin/unbound/doc/ |
H A D | example.conf.in | 645 # trust anchor signaling sends a RFC8145 key tag query after priming. 646 # trust-anchor-signaling: no
|
H A D | Changelog | 4771 - Fix trust-anchor-signaling works in libunbound. 4772 - Fix some more crpls in testdata for different signaling default. 4776 - Set trust-anchor-signaling default to yes 5088 - document trust-anchor-signaling in example config file. 5111 - Use mesh_add_sub for key tag signaling query. 5128 - Implemented trust anchor signaling using key tag query. 10142 - created tube signaling solution on windows, as a pipe replacement. 10423 - implemented AD bit signaling. If a query sets AD bit (but not DO)
|
/openbsd/gnu/gcc/gcc/ |
H A D | common.opt | 838 Disable optimizations observable by IEEE signaling NaNs
|
/openbsd/gnu/usr.bin/perl/plan9/ |
H A D | config_h.sample | 1246 * FP_SNAN signaling NaN 3535 * FP_SNAN signaling NaN
|
H A D | config.plan9 | 1297 * FP_SNAN signaling NaN 3711 * FP_SNAN signaling NaN
|
/openbsd/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx.seq | 1573 * extra nop instruction after signaling the kernel,
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | config_H | 2550 * FP_SNAN signaling NaN 2594 * FP_SNAN signaling NaN
|