Home
last modified time | relevance | path

Searched full:significant (Results 1 – 25 of 1666) sorted by relevance

12345678910>>...67

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-vsx.c35 #define FPR20 20 /* FPR20 overlaps VSX20 most significant doubleword */
68 * FP registers (f0-31) overlap the most significant 64 bits of VSX in signal_usr1()
81 * registers, but only the least significant 64 bits of vsr0-31. The in signal_usr1()
82 * most significant 64 bits of vsr0-31 (f0-31), as it overlaps the FP in signal_usr1()
90 * part of one VSX half, i.e. v_regs + 1 points to the least significant in signal_usr1()
91 * 64 bits of vsr0-31. The other part of this half (the most significant in signal_usr1()
95 /* Get pointer to least significant doubleword of vsr0-31 */ in signal_usr1()
102 * Copy VSX most significant doubleword from fp_regs and in signal_usr1()
103 * copy VSX least significant one from 64-bit slots below in signal_usr1()
126 * Copy VSX most significant doubleword from fp_regs and in signal_usr1()
[all …]
/OK3568_Linux_fs/kernel/tools/edid/
H A Dedid.S120 /* Red and green least-significant bits
121 Bits 7-6 Red x value least-significant 2 bits
122 Bits 5-4 Red y value least-significant 2 bits
123 Bits 3-2 Green x value lst-significant 2 bits
124 Bits 1-0 Green y value least-significant 2 bits */
127 /* Blue and white least-significant 2 bits */
130 /* Red x value most significant 8 bits.
134 /* Red y value most significant 8 bits */
137 /* Green x and y value most significant 8 bits */
140 /* Blue x and y value most significant 8 bits */
[all …]
/OK3568_Linux_fs/kernel/Documentation/sparc/oradax/
H A Ddax-hv-api.txt258 … 1); bits are read most significant bit to least significant bit
265 … length encoding 1); bits are read most significant bit to least significant bit
269 … Huffman (CCB version 0) or bits are read most significant bit to least significant bit
273 … Huffman (CCB version 0) or 1); compressed stream bits are read most significant bit to
274 … OZIP (CCB version 1) encoding least significant bit within a byte; pointer to the encoding
277 … Huffman (CCB version 0) or bits are read most significant bit to least significant bit
289 … run length encoding, followed by bits are read most significant bit to least significant bit
295 … Huffman (CCB version 0) or significant bit to least significant bit within a byte; data
310 …s encoded in a fixed width, bit-packed format. The bits are read from most significant bit to least
311significant bit within a byte. There are two encoding options for the secondary input stream data …
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/stringloops/
H A Dstrlen_32.S20 * byte changed from 0 to 1. This works because the least significant
22 * significant), so it is 0x00 - 0x01 == 0xff. For all other
28 * match, but possibly false 0x80 matches in the next more significant
30 * of no consequence since the least significant match is the one
40 * which was the most significant bit set and divide by 8 to find how
/OK3568_Linux_fs/kernel/arch/arc/lib/
H A Dstrcmp.S33 bic_s r0,r0,r1 ; mask for least significant difference bit
35 xor r0,r5,r1 ; mask for least significant difference byte
50 bic_s r0,r0,r1 ; mask for least significant difference bit
52 xor r0,r5,r1 ; mask for least significant difference byte
61 because of carry-propagateion from a lower significant zero byte.
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dstrlen_32.S20 * byte changed from 0 to 1. This works because the least significant
22 * significant), so it is 0x00 - 0x01 == 0xff. For all other
28 * match, but possibly false 0x80 matches in the next more significant
30 * of no consequence since the least significant match is the one
40 * which was the most significant bit set and divide by 8 to find how
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dendian.h24 putting '4' in the most significant byte, '3' in the second most
25 significant byte, '2' in the second least significant byte, and '1'
26 in the least significant byte, and then writing down one digit for
H A Dstab.def21 /* Global variable. Only the name is significant.
25 /* Function name for BSD Fortran. Only the name is significant.
41 /* Name of main routine. Only the name is significant.
117 In an object file, only the name is significant.
131 In an object file, there is no significant data in this entry.
157 /* Begin named common block. Only the name is significant. */
160 /* End named common block. Only the name is significant
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dendian.h24 putting '4' in the most significant byte, '3' in the second most
25 significant byte, '2' in the second least significant byte, and '1'
26 in the least significant byte, and then writing down one digit for
H A Dstab.def21 /* Global variable. Only the name is significant.
25 /* Function name for BSD Fortran. Only the name is significant.
41 /* Name of main routine. Only the name is significant.
117 In an object file, only the name is significant.
131 In an object file, there is no significant data in this entry.
157 /* Begin named common block. Only the name is significant. */
160 /* End named common block. Only the name is significant
/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dstrcmp.S36 bic_s %r0, %r0, %r1 /* mask for least significant difference bit */
38 xor %r0, %r5, %r1 /* mask for least significant difference byte */
53 bic_s %r0, %r0, %r1 /* mask for least significant difference bit */
55 xor %r0, %r5, %r1 /* mask for least significant difference byte */
65 * because of carry-propagateion from a lower significant zero byte.
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-tea5777.h31 * datasheet being the most significant byte (so byte 5 of the u64),
32 * and byte 6 from the datasheet being the least significant byte.
41 * the datasheet is stored as the most significant byte (so byte 2 of
43 * significant byte (iow byte 0 of the u32).
/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dudivmodti4.c55 /* Normalize, i.e. make the most significant bit of the in _fp_udivmodti4()
79 /* From (n1 >= d0) /\ (the most significant bit of d0 is set), in _fp_udivmodti4()
80 conclude (the most significant bit of n1 is set) /\ (the in _fp_udivmodti4()
136 /* From (n1 >= d1) /\ (the most significant bit of d1 is set), in _fp_udivmodti4()
137 conclude (the most significant bit of n1 is set) /\ (the in _fp_udivmodti4()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dmachmode.def77 All of the bits of its representation are significant.
81 storage, but with only PRECISION significant bits.
86 All of the bits of its representation are significant.
90 storage, but with only PRECISION significant bits, using
95 wide. All of the bits of its representation are significant.
99 wide. All of the bits of its representation are significant.
154 memory. Only the lowest bit of each element is significant.
H A Dstab.def21 /* Global variable. Only the name is significant.
25 /* Function name for BSD Fortran. Only the name is significant.
47 /* Name of main routine. Only the name is significant.
123 In an object file, only the name is significant.
137 In an object file, there is no significant data in this entry.
163 /* Begin named common block. Only the name is significant. */
166 /* End named common block. Only the name is significant
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dstab.def21 /* Global variable. Only the name is significant.
25 /* Function name for BSD Fortran. Only the name is significant.
47 /* Name of main routine. Only the name is significant.
123 In an object file, only the name is significant.
137 In an object file, there is no significant data in this entry.
163 /* Begin named common block. Only the name is significant. */
166 /* End named common block. Only the name is significant
H A Dmachmode.def77 All of the bits of its representation are significant.
81 storage, but with only PRECISION significant bits.
86 All of the bits of its representation are significant.
90 storage, but with only PRECISION significant bits, using
95 wide. All of the bits of its representation are significant.
99 wide. All of the bits of its representation are significant.
154 memory. Only the lowest bit of each element is significant.
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Dfcnvuf.c68 * Check word for most significant bit set. Returns in sgl_to_sgl_fcnvuf()
127 * Check word for most significant bit set. Returns in sgl_to_dbl_fcnvuf()
169 * Check word for most significant bit set. Returns in dbl_to_sgl_fcnvuf()
185 * Check word for most significant bit set. Returns in dbl_to_sgl_fcnvuf()
251 * Check word for most significant bit set. Returns in dbl_to_dbl_fcnvuf()
267 * Check word for most significant bit set. Returns in dbl_to_dbl_fcnvuf()
H A Dfcnvxf.c76 * Check word for most significant bit set. Returns in sgl_to_sgl_fcnvxf()
147 * Check word for most significant bit set. Returns in sgl_to_dbl_fcnvxf()
199 * Check word for most significant bit set. Returns in dbl_to_sgl_fcnvxf()
221 * Check word for most significant bit set. Returns in dbl_to_sgl_fcnvxf()
304 * Check word for most significant bit set. Returns in dbl_to_dbl_fcnvxf()
326 * Check word for most significant bit set. Returns in dbl_to_dbl_fcnvxf()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dperf_event_server.h126 * N <= 2^(k-1) - 1. The mask has the most significant bit of the field
127 * set (and the other bits 0), and the value has only the least significant
137 * is assigned one bit from the least-significant N bits. The mask has
138 * only the most-significant bit set, and the value has only the bit
139 * for the event_id's class set. The test_adder has the least significant
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlpc10.c41 significant bits of the last byte. The 8 bit characters are "filled"
42 in order from most significant bit to least significant.
53 * The first compressed output bit will be the most significant in write_bits()
91 then some of the least significant bits of the last character read
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Ddma-atmel.h34 #define ATC_PER_MSB(h) ((0x30U & (h)) >> 4) /* Extract most significant bits of a handshaking ident…
42 #define ATC_SRC_PER_MSB(h) (ATC_PER_MSB(h) << 10) /* Channel src rq (most significant bits) */
47 #define ATC_DST_PER_MSB(h) (ATC_PER_MSB(h) << 14) /* Channel dst rq (most significant bits) */
/OK3568_Linux_fs/kernel/drivers/misc/echo/
H A Decho.h87 adaption is only performed when we are transmitting a significant signal level,
89 we are sending a significant signal. Telling, if the environment is generating
90 a significant signal, and doing it with sufficient speed that the adaption will
93 The key problem in detecting when the environment is sourcing significant
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dmpih-div.c60 * most significant bit (with weight 2**N) implicit. in mpihelp_mod_1()
96 * most significant bit (with weight 2**N) implicit. in mpihelp_mod_1()
172 * the NSIZE-DSIZE least significant quotient limbs at QP
176 * Return the most significant limb of the quotient, this is always 0 or 1.
180 * 1. The most significant bit of the divisor must be set.
410 * most significant bit (with weight 2**N) implicit. in mpihelp_divmod_1()
445 * most significant bit (with weight 2**N) implicit. in mpihelp_divmod_1()
H A Dmpi-div.c162 /* Normalize the denominator, i.e. make its most significant bit set by in mpi_tdiv_qr()
170 /* Shift up the denominator setting the most significant bit of in mpi_tdiv_qr()
171 * the most significant word. Use temporary storage not to clobber in mpi_tdiv_qr()
179 * significant word. Move the shifted numerator in the remainder in mpi_tdiv_qr()

12345678910>>...67