Searched refs:log2 (Results 1 – 13 of 13) sorted by relevance
| /openbmc/qemu/tests/fp/ |
| H A D | meson.build | 150 'fp-test-log2', 151 ['fp-test-log2.c', '../../fpu/softfloat.c'], 155 test('fp-test-log2', fptestlog2, 156 timeout: slow_fp_tests.get('log2', 30),
|
| H A D | fp-test-log2.c | 109 real.d = log2(test.d); in main() 114 real.d = log2(test.d); in main()
|
| /openbmc/qemu/scripts/ |
| H A D | qcow2-to-stdout.py | 256 hdr_cluster_bits = int(math.log2(cluster_size)) 257 hdr_refcount_bits = int(math.log2(refcount_bits))
|
| /openbmc/u-boot/arch/arm/lib/ |
| H A D | uldivmod.S | 174 @ Q = A >> log2(B) 199 @ Q = A >> log2(B)
|
| /openbmc/u-boot/fs/reiserfs/ |
| H A D | reiserfs_private.h | 482 log2 (unsigned long word) in log2() function
|
| H A D | reiserfs.c | 311 INFO->fullblocksize_shift = log2 (sb_blocksize(&super)); in reiserfs_mount()
|
| /openbmc/qemu/fpu/ |
| H A D | softfloat-parts.c.inc | 1689 * Return log2(A) 1691 static void partsN(log2)(FloatPartsN *a, float_status *s, const FloatFmt *fmt) 1711 /* log2(0) = -inf */ 1742 * When a_exp == -1, we're computing the log2 of a value [0.5,1.0). 1771 * When a_exp == 0, we're computing the log2 of a value
|
| H A D | softfloat.c | 931 PARTS_GENERIC_64_128(log2, A)(A, S, F)
|
| /openbmc/qemu/docs/specs/ |
| H A D | ppc-spapr-xive.rst | 180 log2 of size, in ascending order.
|
| /openbmc/qemu/docs/devel/ |
| H A D | tcg-ops.rst | 771 specifies the length of the element (if applicable) in log2 8-bit units.
|
| /openbmc/openbmc/poky/meta/recipes-support/vte/vte/ |
| H A D | 0004-fast_float-Add-single-header-library-for-from_char-i.patch | 2534 +// `log2(10**(digits + max_exp))`, or `log2(10**(767 + 342))`, or
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | msa_helper.c | 7912 DEST = float ## BITS ## _ ## log2(ARG, status); \
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 9706 +/* floor(log2(x)) */
|