| /netbsd-src/external/gpl2/dtc/dist/Documentation/ |
| H A D | dtc-paper.bib | 1 @STRING{pub-IEEE = "IEEE Computer Society"} 2 @STRING{pub-IEEE:adr = "345 E. 47th St, New York, NY 10017, USA"} 6 …title = "{IEEE} {S}tandard for {B}oot ({I}nitialization {C}onfiguration) {F}irmware: {C}ore {R}equ… 7 publisher = pub-IEEE, 8 address = pub-IEEE:adr, 9 series = "IEEE Std 1275-1994", 15 …title = "{PCI} {B}us {B}inding to: {IEEE} {S}td 1275-1994 {S}tandard for {B}oot ({I}nitialization … 16 publisher = pub-IEEE, 17 address = pub-IEEE:adr,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | APFloat.h | 28 return U.IEEE.METHOD_CALL; \ 709 IEEEFloat IEEE; member 721 new (&IEEE) IEEEFloat(Semantics, std::forward<ArgTypes>(Args)...); in Storage() 733 IEEE.~IEEEFloat(); in ~Storage() 745 new (this) IEEEFloat(RHS.IEEE); in Storage() 757 new (this) IEEEFloat(std::move(RHS.IEEE)); in Storage() 770 IEEE = RHS.IEEE; 784 IEEE = std::move(RHS.IEEE); 807 return U.IEEE; in getIEEE() 809 return U.Double.getFirst().U.IEEE; in getIEEE() [all …]
|
| H A D | FloatingPointMode.h | 74 IEEE, enumerator 102 return DenormalMode(DenormalModeKind::IEEE, DenormalModeKind::IEEE); in getIEEE() 152 .Cases("", "ieee", DenormalMode::IEEE) in parseDenormalFPAttributeComponent() 162 case DenormalMode::IEEE: in denormalModeKindName()
|
| /netbsd-src/lib/libc/gdtoa/ |
| H A D | README | 3 and extended-precision IEEE binary floating-point arithmetic, and 4 other IEEE-like binary floating-point, including "double double", 26 The present conversion routines should be able to use any of IEEE binary, 28 have so far only had a chance to test them with IEEE double precision 44 of IEEE binary floating-point arithmetic, each indicated by one or 47 f IEEE single precision 48 d IEEE double precision 49 x IEEE extended precision, as on Intel 80x87 53 xL IEEE extended precision, as on Motorola 68xxx chips 55 dd double double, pairs of IEEE double numbers [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-modes.def | 25 hardware support for IEEE 128-bit. We set TFmode (long double mode) in 32 support, and widen the operation from IFmode to TFmode. However, IEEE 34 conversion to/from IEEE 128-bit was a function call. 38 IEEE 128-bit modes would not widen to IFmode. */ 47 /* Explicit IEEE 128-bit floating point. */ 50 /* 128-bit floating point, either IBM 128-bit or IEEE 128-bit. This is
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000-modes.def | 25 hardware support for IEEE 128-bit. We set TFmode (long double mode) in 32 support, and widen the operation from IFmode to TFmode. However, IEEE 34 conversion to/from IEEE 128-bit was a function call. 38 IEEE 128-bit modes would not widen to IFmode. */ 47 /* Explicit IEEE 128-bit floating point. */ 50 /* 128-bit floating point, either IBM 128-bit or IEEE 128-bit. This is
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | fpieee.m4 | 7 dnl IEEE 754 standardized three items: 29 # IEEE behaviour is the default on all CPUs except Alpha and SH 39 # For full IEEE compliance (rarely needed), use option -mieee-with-inexact. 43 # For full IEEE compliance (rarely needed), use option -ieee_with_inexact.
|
| /netbsd-src/share/legal/ |
| H A D | COPYRIGHT | 45 form in the second BSD Networking Software Release, from IEEE Std 46 1003.1-1988, IEEE Standard Portable Operating System Interface for 49 discrepancy between these versions and the original IEEE Standard, 50 the original IEEE Standard is the referee document. 77 form in the NetBSD Operating System, from IEEE Std 1003.1, 2004 82 discrepancy between these versions and the original IEEE and The 83 Open Group Standard, the original IEEE and The Open Group Standard
|
| /netbsd-src/lib/libc/gdtoa/test/ |
| H A D | README | 12 f IEEE single precision 13 d IEEE double precision 14 xL IEEE extended precision, as on Motorola 680x0 chips 15 x IEEE extended precision, as on Intel 80x87 chips or 18 dd double double, pairs of IEEE double numbers
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| H A D | alpha.opt | 35 Request IEEE-conformant math library routines (OSF/1). 38 Target RejectNegative Mask(IEEE) 39 Emit IEEE-conformant code, without inexact exceptions. 118 Control the IEEE trap mode.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
| H A D | alpha.opt | 35 Request IEEE-conformant math library routines (OSF/1). 38 Target Report RejectNegative Mask(IEEE) 39 Emit IEEE-conformant code, without inexact exceptions. 118 Control the IEEE trap mode.
|
| /netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/ |
| H A D | README.txt | 9 conforms to the IEC/IEEE Standard for Binary Floating-Point Arithmetic. 14 to the IEC/IEEE Standard. This program uses the SoftFloat software 18 the IEC/IEEE Standard. These tests are performed by comparing against a
|
| H A D | testfloat.txt | 12 conforms to the IEC/IEEE Standard for Binary Floating-Point Arithmetic. 28 attempt to define or explain the IEC/IEEE Standard for floating-point. 39 of the IEC/IEEE Standard and its vagaries is needed to use TestFloat 66 Variations Allowed by the IEC/IEEE Standard 129 by the IEC/IEEE Standard. TestFloat verifies not only that the numeric 151 Not all IEC/IEEE Standard functions are supported by all machines. 225 TestFloat tests all operations required by the IEC/IEEE Standard except for 235 IEC/IEEE Standard. 311 For each format, TestFloat can test the IEC/IEEE Standard remainder and 341 The IEC/IEEE Standard specifies that the less-than-or-equal and less-than [all …]
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | parrot | 14 >32 byte 0 IEEE-754 8 byte double floats, 16 >32 byte 2 IEEE-754 16 byte long double floats,
|
| H A D | sun | 101 >12 belong 0 (IEEE 802.3) 102 >12 belong 1 (IEEE 802.4) 103 >12 belong 2 (IEEE 802.5) 104 >12 belong 3 (IEEE 802.6)
|
| /netbsd-src/lib/libc/softfloat/ |
| H A D | softfloat.txt | 13 the IEC/IEEE Standard for Binary Floating-Point Arithmetic. As many as four 20 IEC/IEEE Floating-Point Standard. Details about the standard are available 104 implements the usual C `float' and `double' types according to the IEC/IEEE 120 IEC/IEEE Standard. 128 The only functions required by the IEC/IEEE Standard that are not provided 135 All four rounding modes prescribed by the IEC/IEEE Standard are implemented 167 All five exception flags required by the IEC/IEEE Standard are 182 In the terminology of the IEC/IEEE Standard, SoftFloat can detect tininess 265 the IEC/IEEE Standard. The remainder functions are: 287 specified by the IEC/IEEE Standard. The functions are: [all …]
|
| H A D | README.txt | 10 the IEC/IEEE Standard for Binary Floating-Point Arithmetic. SoftFloat is 15 set of IEC/IEEE floating-point routines.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.h | 907 bool IEEE : 1; member 924 IEEE(true), in SIModeRegisterDefaults() 935 Mode.IEEE = !AMDGPU::isShader(CC); in getDefaultForCallingConv() 940 return IEEE == Other.IEEE && DX10Clamp == Other.DX10Clamp && 990 if (IEEE != CalleeMode.IEEE) in isInlineCompatible()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| H A D | ieee.opt | 1 ; Extra IEEE options for the Motorola 68000 port of the compiler. 24 Use IEEE math for fp comparisons.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| H A D | ieee.opt | 1 ; Extra IEEE options for the Motorola 68000 port of the compiler. 24 Use IEEE math for fp comparisons.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIMachineFunctionInfo.h | 231 bool IEEE = true; 241 IEEE = Mode.IEEE; 250 return IEEE == Other.IEEE && 261 YamlIO.mapOptional("ieee", Mode.IEEE, true);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 135 FPDenormalMode(DenormalMode::IEEE, DenormalMode::IEEE) {} in TargetOptions()
|
| /netbsd-src/sys/arch/m68k/fpsp/ |
| H A D | kernel_ex.sa | 191 bsr unf_sub ;returns IEEE result at a0 194 bfclr LOCAL_SGN(a0){0:8} ;convert back to IEEE ext format 427 bfclr LOCAL_SGN(a0){0:8} ;change back to IEEE ext format 439 * ;IEEE defaults 451 bsr unf_sub ;returns IEEE result pointed by 453 bfclr LOCAL_SGN(a0){0:8} ;convert back to IEEE ext format 487 bfclr LOCAL_SGN(a0){0:8} ;convert back to IEEE ext format 501 bfclr LOCAL_SGN(a0){0:8} ;convert back to IEEE ext format
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/cray/ |
| H A D | README | 35 J90, T90 (both the CFP variant and the IEEE variant) and SV1. (For 41 systems that use the IEEE floating-point format. 45 128-bit products. For IEEE systems, adding, and in particular
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | ia64-modes.def | 23 XFmode is __float80 is IEEE extended; TFmode is __float128 24 is IEEE quad. Both these modes occupy 16 bytes, but XFmode
|