| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | flonum-mult.c | 86 long significant; /* TRUE when we emit a non-0 littlenum */ in flonum_multip() local 117 significant = 0; in flonum_multip() 143 significant |= work; in flonum_multip() 144 if (significant || P < 0) in flonum_multip()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | flonum-mult.c | 86 long significant; /* TRUE when we emit a non-0 littlenum */ in flonum_multip() local 117 significant = 0; in flonum_multip() 143 significant |= work; in flonum_multip() 144 if (significant || P < 0) in flonum_multip()
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2001-06-20-.NET-Differences.txt | 6 One significant difference between .NET CLR and our VM is that the CLR 13 This is an important difference because I think there are some significant 14 advantages to have a much lower level VM layer, and do significant static
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | stab.def | 22 /* Global variable. Only the name is significant. 26 /* Function name for BSD Fortran. Only the name is significant. 42 /* Name of main routine. Only the name is significant. 118 In an object file, only the name is significant. 132 In an object file, there is no significant data in this entry. 158 /* Begin named common block. Only the name is significant. */ 161 /* End named common block. Only the name is significant
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | stab.def | 22 /* Global variable. Only the name is significant. 26 /* Function name for BSD Fortran. Only the name is significant. 48 /* Name of main routine. Only the name is significant. 124 In an object file, only the name is significant. 138 In an object file, there is no significant data in this entry. 164 /* Begin named common block. Only the name is significant. */ 167 /* End named common block. Only the name is significant
|
| H A D | machmode.def | 79 All of the bits of its representation are significant. 83 storage, but with only PRECISION significant bits. 88 All of the bits of its representation are significant. 92 wide. All of the bits of its representation are significant. 96 storage, but with only PRECISION significant bits, using
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrFormats.td | 67 // is set to the most significant bit of the result. 71 // set if the sign (most significant) bits of the input operands are 77 // a carry generated out of the most significant when performing the 80 // significant bit discarded by the shift operation. For all other 250 // All part-word loads write the least significant part of the 252 // All part-word stores store the least significant part-word of the 479 // Memory(ea) <- (least significant byte of Rr) 481 // Memory(ea) <- (least significant half-word of Rr) 494 // All part-word loads write the part-word into the least significant 496 // sign-extended. All part-word stores store the least significant
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/ |
| H A D | stab.def | 30 /* Global variable. Only the name is significant. 34 /* Function name for BSD Fortran. Only the name is significant. 50 /* Name of main routine. Only the name is significant. */ 147 In an object file, only the name is significant. 161 In an object file, there is no significant data in this entry. 192 /* Begin named common block. Only the name is significant. */ 195 /* End named common block. Only the name is significant
|
| /openbsd-src/gnu/usr.bin/binutils/include/aout/ |
| H A D | stab.def | 30 /* Global variable. Only the name is significant. 34 /* Function name for BSD Fortran. Only the name is significant. 50 /* Name of main routine. Only the name is significant. */ 147 In an object file, only the name is significant. 161 In an object file, there is no significant data in this entry. 192 /* Begin named common block. Only the name is significant. */ 195 /* End named common block. Only the name is significant
|
| /openbsd-src/gnu/gcc/gcc/config/ia64/ |
| H A D | ia64-modes.def | 26 only has 80 significant bits. RFmode is __fpreg is IA64 internal 27 register format with 82 significant bits but otherwise handled like
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPU/ |
| H A D | gfx10_probe.rst | 16 The value is truncated to 7 bits, but only 3 low bits are significant.
|
| H A D | gfx940_probe.rst | 16 The value is truncated to 7 bits, but only 3 low bits are significant.
|
| H A D | gfx8_probe.rst | 16 The value is truncated to 7 bits, but only 3 low bits are significant.
|
| H A D | gfx90a_probe.rst | 16 The value is truncated to 7 bits, but only 3 low bits are significant.
|
| H A D | gfx9_probe.rst | 16 The value is truncated to 7 bits, but only 3 low bits are significant.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-bfin.texi | 75 denotes the most significant ("High") portion. ".L" denotes the 76 least-significant portion. The subdivisions of the 40-bit registers 99 or as two independent 16-bit registers. The least significant 16 bits 101 following the register name. The most significant 16 bits are called
|
| H A D | c-sh64.texi | 141 will always have the least significant bit set (i.e. they will be odd), 142 which SHcompact labels will have the least significant bit reset 153 significant bit set depending on whether the label is an SHmedia label 173 significant bit of the label's address), so such mode/isa changes should
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-sh64.texi | 141 will always have the least significant bit set (i.e. they will be odd), 142 which SHcompact labels will have the least significant bit reset 153 significant bit set depending on whether the label is an SHmedia label 173 significant bit of the label's address), so such mode/isa changes should
|
| H A D | c-msp430.texi | 54 Extracts least significant word from 32-bit expression 'exp'. 57 Extracts most significant word from 32-bit expression 'exp'.
|
| /openbsd-src/gnu/usr.bin/perl/vms/ |
| H A D | test.com | 5 $! The most significant difference is that we now run the external t/TEST
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | darwin-ldouble-format | 6 -0.0). The most significant part is required to be the value of the 8 Inf values, the least significant part is required to be one of +0.0
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | CodeReview.rst | 22 All developers are required to have significant changes reviewed before they 29 significant patches to be reviewed before being committed. Smaller patches 50 concern would have been significant enough to warrant a conversation during 89 Some changes are too significant for just a code review. Changes that should 93 changes that promise significant impact on users and/or downstream code bases, 172 significant implementation choices, and one responsibility of a reviewer, when
|
| H A D | MemTagSanitizer.rst | 47 * Every pointer can have a 4-bit Address Tag that is in its most significant byte. 62 function may incur significant code size overhead, because it means
|
| H A D | Extensions.rst | 253 ``.linker-options`` though the name is not significant as it is identified by 355 This section is used to mark symbols as address-significant, i.e. the address 360 Any sections referred to by symbols that are not marked as address-significant 365 referring to the symbol table indexes of the address-significant symbols. 374 this directive, all symbols are considered address-significant. 381 this directive is a no-op. Otherwise, mark ``sym`` as address-significant.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | implement-c.texi | 92 @cite{The number of significant initial characters in an identifier 95 For internal names, all characters are significant. For external names, 96 the number of significant characters are defined by the linker; for 97 almost all targets, all characters are significant. 100 @cite{Whether case distinctions are significant in an identifier with 104 are always significant in identifiers with external linkage and 355 A cast from pointer to integer discards most-significant bits if the 367 A cast from integer to pointer discards most-significant bits if the
|