Home
last modified time | relevance | path

Searched full:integers (Results 1 – 25 of 43) sorted by relevance

12

/qemu/qobject/
H A Dqnum.c144 * qnum_get_double() loses precision for integers beyond 53 bits.
178 * Negative integers are never considered equal to unsigned integers,
179 * but positive integers in the range [0, INT64_MAX] are considered
182 * Doubles are never considered equal to integers.
H A Djson-parser.c501 * and any JSON_FLOAT (with precision loss for integers beyond in parse_literal()
/qemu/include/qapi/
H A Dclone-visitor.h30 * Not usable on QAPI scalars (integers, strings, enums), nor on a
49 * Not usable on QAPI scalars (integers, strings, enums), nor on a
H A Dstring-input-visitor.h23 * of integers (except type "size") are supported.
H A Dopts-visitor.h33 * alternates, numbers (other than integers), null, or arbitrary
/qemu/target/hexagon/imported/
H A Dalu.idef509 "Add vector of half integers",
518 "Add vector of half integers with saturation",
527 "Add vector of unsigned half integers with saturation",
536 "Add vector of half integers with saturation and pack to unsigned bytes",
632 "Avg vector of half integers",
641 "Avg vector of half integers with rounding",
652 "Avg vector of half integers",
662 "Add vector of half integers",
671 "Add vector of half integers with saturation",
680 "Add vector of unsigned half integers with saturation",
[all …]
/qemu/tests/tcg/s390x/
H A Dlong-double.c3 * With small integral numbers, we can cross-check with integers.
/qemu/include/qemu/
H A Dcpu-float.h6 /* Unions for reinterpreting between floats and integers. */
H A Dbitops.h598 * integers being an arithmetic shift. in sextract32()
623 * integers being an arithmetic shift. in sextract64()
/qemu/docs/system/
H A Dmonitor.rst29 The monitor understands integers expressions for every integer argument.
/qemu/qapi/
H A Dstats.json137 # @scalar: single unsigned 64-bit integers.
141 # @list: list of unsigned 64-bit integers (used for histograms).
H A Dopts-visitor.c85 /* When parsing a list of repeating options as integers, values of the form
/qemu/tests/unit/
H A Dcheck-qobject.c92 /* Integers representing a mathematically equal number should in qobject_is_equal_num_test()
95 /* Doubles, however, are always unequal to integers */ in qobject_is_equal_num_test()
H A Dtest-visitor-serialization.c67 intList *integers; member
153 visit_type_intList(v, NULL, &pl->value.integers, errp); in visit_primitive_list()
376 QAPI_LIST_PREPEND(pl.value.integers, pt->value.integer); in test_primitive_lists()
435 cur_head = pl_copy.value.integers; in test_primitive_lists()
/qemu/target/riscv/
H A Dtime_helper.c79 * as unsigned integers. Writes to stimecmp are guaranteed to be in riscv_timer_write_timecmp()
/qemu/target/hexagon/idef-parser/
H A DREADME.rst41 the architecture, integers representing the immediates that come from the code,
58 - Fill in the output function signature with the immediate integers
253 ``riV``, etc. refer to immediate arguments and will map to C integers.
/qemu/docs/interop/
H A Dparallels.rst115 contiguous array of 32-bit unsigned little-endian integers with
/qemu/hw/virtio/
H A Dvirtio-rng.c186 /* Workaround: Property parsing does not enforce unsigned integers, in virtio_rng_device_realize()
/qemu/tests/qtest/
H A Dsse-timer-test.c52 /* 4 ticks in nanoseconds (so we can work in integers) */
/qemu/docs/specs/
H A Divshmem-spec.rst241 integers as it can.
/qemu/docs/
H A Dimage-fuzzer.txt110 for integers or unsafe symbols as '%s' for strings. For bitmasks random amount
/qemu/hw/acpi/
H A Dcxl.c80 * are integers with no specific size specification. aml_int() will in build_cxl_dsm_method()
H A Dtpm.c192 * Returns: Type: Package of Integers in tpm_build_ppi_acpi()
/qemu/scripts/qapi/
H A Dintrospect.py241 # type names as integers to reduce the temptation. Also, it
/qemu/target/mips/tcg/
H A Dmxu_translate.c1930 * Dual shift arithmetic right 32-bit integers in XRb and XRc
1934 * Dual shift arithmetic right 32-bit integers in XRb and XRc
2120 * Update XRa with the maximum of signed 32-bit integers contained
2124 * Update XRa with the minimum of signed 32-bit integers contained
2170 * Update XRa with the 16-bit-wise maximums of signed integers
2174 * Update XRa with the 16-bit-wise minimums of signed integers
2263 * Update XRa with the 8-bit-wise maximums of signed integers
2267 * Update XRa with the 8-bit-wise minimums of signed integers
3800 * Packs four 16-bit signed integers in XRb and XRc to

12