Home
last modified time | relevance | path

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

12345

/qemu/ui/
H A Dvnc-enc-tight.h37 * byte". Its format is as follows (bit 0 is the least significant one):
76 * Here each character denotes one bit, xxxxxxx are the least significant 7
78 * most significant 8 bits (bits 14-21). For example, decimal value 10000
116 * significant bits correspond to the leftmost pixels, and each raw of pixels
/qemu/include/fpu/
H A Dsoftfloat-macros.h85 * @l: left or most-significant word
86 * @r: right or least-significant word
103 * @l: left or most-significant word
104 * @r: right or least-significant word
121 | bits are shifted off, they are ``jammed'' into the least significant bit of
122 | the result by setting the least significant bit to 1. The value of `count'
147 | bits are shifted off, they are ``jammed'' into the least significant bit of
148 | the result by setting the least significant bit to 1. The value of `count'
176 | shifted off is the most-significant bit of the extra result, and the other
252 | are ``jammed'' into the least significant bit of the result by setting the
[all …]
/qemu/include/hw/ppc/
H A Dppc.h46 * the most significant bit
53 * the most significant bit is 1.
/qemu/util/
H A Duuid.c31 /* Set the two most significant bits (bits 6 and 7) of the in qemu_uuid_generate()
34 /* Set the four most significant bits (bits 12 through 15) of the in qemu_uuid_generate()
/qemu/target/i386/hvf/
H A DREADME.md3 …on: https://github.com/veertuinc/vdhh) with some minor changes, the most significant of which were:
/qemu/target/arm/tcg/
H A Dneon_helper.c580 /* Only the low 32-bits of output are significant. */
587 /* Only the low 32-bits of output are significant. */
619 /* Only the low 32-bits of output are significant. */
647 /* Only the low 32-bits of output are significant. */
671 /* Only the low 32-bits of output are significant. */
695 /* Only the low 32-bits of output are significant. */
719 /* Only the low 32-bits of output are significant. */
737 /* Only the low 32-bits of output are significant. */
755 /* Only the low 32-bits of output are significant. */
769 /* Only the low 32-bits of output are significant. */
[all …]
/qemu/tests/tcg/aarch64/system/
H A Dpauth-3.c12 * We still only get the most significant 32-bits of the result. in main()
/qemu/tests/tcg/ppc64/
H A Dnon_signalling_xscv.c31 * SNaN inputs having no significant bits in the upper 23 bits of the in main()
/qemu/docs/system/i386/
H A Dhyperv.rst82 readings. Using this enlightenment leads to significant speedup of all timestamp
102 not provided; this can lead to significant CPU consumption, even when virtual
222 packets via serial/network, adding significant performance boost over the other
/qemu/libdecnumber/dpd/
H A Ddecimal64.c352 if (msd) *c++='0'+(char)msd; /* non-zero most significant digit */ in decimal64ToString()
356 /* the 4-chars are a 1-char length (significant digits, except 000 */ in decimal64ToString()
572 /* COMBEXP - 2-bit most-significant-bits of exponent */
574 /* COMBMSD - 4-bit most-significant-digit */
604 /* end up with the least-significant digits). */
631 if (shift!=0) { /* shift towards most significant required */ in decDigitsToDPD()
738 /* provides the least-significant digits). */
777 last=uout; /* record most significant unit */ in decDigitsFromDPD()
827 /* here, last points to the most significant unit with digits; */
/qemu/include/exec/
H A Dcputlb.h199 * @bits: number of significant bits in address
217 * @bits: number of significant bits in address
/qemu/target/s390x/kvm/
H A Dstsi-topology.c217 * lexical order, compare less significant values only if more significant in s390_topology_id_cmp()
/qemu/docs/system/s390x/
H A Dvfio-ap.rst228 (APID). Each bit in the mask, from left to right (i.e., from most significant
229 to least significant bit in big endian order), corresponds to an APID from
235 (APQI). Each bit in the mask, from left to right (i.e., from most significant
236 to least significant bit in big endian order), corresponds to an APQI from
270 significant to least significant bit in big endian order), so the mask
/qemu/include/libdecnumber/
H A DdecNumber.h86 /* Coefficient, from least significant unit */
93 /* These contain the remaining (more significant) digits of the */
H A DdecNumberLocal.h290 uByte *msd; /* -> most significant digit */
355 /* In DFISZERO the first test checks the least-significant word */
407 /* [the top 2 bits will always be in the more-significant uInt] */
545 /* a base-billion uInt array, with the least-significant */
598 /* a base-thousand uInt array, with the least-significant 0-999 */
/qemu/include/qemu/
H A Dbitops.h586 * an int32_t (ie with the most significant bit of the field propagated
611 * an int64_t (ie with the most significant bit of the field propagated
638 * Bits of @fieldval above the least significant @length bits are
664 * Bits of @fieldval above the least significant @length bits are
/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h120 * Only the upper nibble is significant because for many operations
/qemu/docs/specs/
H A Dfw_cfg.rst187 at startup and after an operation. A write to the least significant half (at
191 starting with the most significant half (at offset 0).
H A Dppc-spapr-numa.rst58 boundary is the most significant to application performance, followed by
59 less significant boundaries. Allocated resources that belongs to the
/qemu/hw/9pfs/
H A Dcoth.h35 * this might otherwise sum up to a significant, huge overall latency for
/qemu/block/
H A Dvhdx.h270 uint32_t data_bits; /* least-significant 3 bits are flags,
285 uint32_t data_bits; /* least-significant 2 bits are flags,
/qemu/hw/net/can/
H A Dcan_sja1000.h102 * The most significant bit of ID is placed in MSB
/qemu/hw/ppc/
H A Dpnv_adu.c129 * access sizes don't get formatted to the least significant byte, in pnv_adu_xscom_write()
/qemu/target/tricore/
H A Dfpu_helper.c176 * The QSEED.F output significand depends on the least-significant
177 * exponent bit and the 6 most-significant significand bits.
/qemu/target/hexagon/idef-parser/
H A Dmacros.h.inc87 /* Least significant bit operations */

12345