Home
last modified time | relevance | path

Searched refs:negative (Results 1 – 25 of 33) sorted by relevance

12

/qemu/tests/tcg/i386/
A Dtest-i386-fprem.c43 unsigned int negative:1; member
53 unsigned int negative:1; member
61 .ieee_nan.negative = 0, /* X */
69 .ieee_nan.negative = 0, /* X */
77 .ieee.negative = 0,
84 .ieee.negative = 0,
91 .ieee.negative = 0,
98 .ieee.negative = 0,
305 INIT_FIELD(a, negative), in test_fprem_pairs()
336 CARRY_INTO(b, negative); in test_fprem_pairs()
[all …]
/qemu/tests/qemu-iotests/
A D049.out105 qemu-img: TEST_DIR/t.qcow2: Parameter 'size' expects a non-negative number below 2^64
114 qemu-img: TEST_DIR/t.qcow2: Parameter 'size' expects a non-negative number below 2^64
123 qemu-img: TEST_DIR/t.qcow2: Parameter 'size' expects a non-negative number below 2^64
A D206.out172 Job failed: Could not resize image: Image size cannot be negative
178 Job failed: Could not resize image: Image size cannot be negative
A D051306 echo === Catching negative/large throttling values ===
A D051.out318 === Catching negative/large throttling values ===
A D051.pc.out398 === Catching negative/large throttling values ===
/qemu/docs/devel/
A Dtcg-icount.rst46 would cause the instruction budget to go negative we exit the main
A Dqapi-code-gen.rst706 'features': [ 'allow-negative-numbers' ] }
838 Example: a struct with conditional feature 'allow-negative-numbers' ::
842 'features': [ { 'name': 'allow-negative-numbers',
1304 "features": ["allow-negative-numbers"] }
A Dstyle.rst761 callers. Stick to common methods: non-negative on success / -1 on
762 error, non-negative / -errno, non-null / null, or Error objects.
A Dmemory.rst218 background region that sits 'below' others (with a negative priority).
/qemu/docs/system/i386/
A Dhyperv.rst185 have negative effect on guest's performance.
299 Windows guests should not have any negative effects.
/qemu/fpu/
A Dsoftfloat-parts.c.inc1125 * the 'a' is negative, the result is rounded and zero is returned;
1403 /* For differing signs, the negative operand is less. */
1406 /* For two negative operands, invert the magnitude comparison. */
A Dsoftfloat-specialize.c.inc386 | positive but b is negative. It is only needed for the x87
/qemu/target/riscv/insn_trans/
A Dtrans_rvm.c.inc130 /* fix up for one negative */
/qemu/docs/specs/
A Divshmem-spec.rst50 IVPosition register (described below) to become non-negative before
/qemu/tcg/aarch64/
A Dtcg-target.c.inc1102 interpreting this as a negative 32-bit number, while ensuring that
1112 and negative values specially. */
1732 /* We expect to use a 7-bit scaled negative offset from ENV. */
2907 /* Right shifts are negative left shifts for AArch64. */
2923 /* Right shifts are negative left shifts for AArch64. */
2939 /* Right shifts are negative left shifts for AArch64. */
/qemu/qapi/
A Dmisc.json340 # - If @fdset-id is a negative value, GenericError
A Dnet.json408 # are non-negative integers. XXX identifies a switch and YYY
/qemu/tcg/arm/
A Dtcg-target.c.inc1406 /* We expect to use an 9-bit sign-magnitude negative offset from ENV. */
2880 /* Right shifts are negative left shifts for NEON. */
2907 /* Right shifts are negative left shifts for NEON. */
2923 /* Right shifts are negative left shifts for NEON. */
/qemu/target/hexagon/imported/
A Dalu.idef1035 "Average negative vector of words with convergent rounding",
1053 "Average negative vector of halfwords with conv rounding",
A Dmacros.def240 /* overflowed to negative, make max pos */
/qemu/tcg/mips/
A Dtcg-target.c.inc611 * Prefer addi with a negative immediate when that would produce
832 /* If we have a negative constant such that negating it would
1199 /* We expect to use a 16-bit negative offset from ENV. */
/qemu/target/s390x/tcg/
A Dtranslate_vx.c.inc3201 /* sign bit is set to one (negative) */
3220 /* sign bit is set to one (negative) */
3248 /* sign bit is set to one (negative) */
/qemu/tcg/riscv/
A Dtcg-target.c.inc410 * Used by addsub2 and movcond, which may need the negative value,
1100 /* If we have a negative constant such that negating it would
1688 /* We expect to use a 12-bit negative offset from ENV. */
/qemu/tcg/sparc64/
A Dtcg-target.c.inc1054 /* We expect to use a 13-bit negative offset from ENV. */

Completed in 56 milliseconds

12