Searched refs:negative (Results 1 – 25 of 33) sorted by relevance
12
| /qemu/tests/tcg/i386/ |
| A D | test-i386-fprem.c | 43 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 D | 049.out | 105 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 D | 206.out | 172 Job failed: Could not resize image: Image size cannot be negative 178 Job failed: Could not resize image: Image size cannot be negative
|
| A D | 051 | 306 echo === Catching negative/large throttling values ===
|
| A D | 051.out | 318 === Catching negative/large throttling values ===
|
| A D | 051.pc.out | 398 === Catching negative/large throttling values ===
|
| /qemu/docs/devel/ |
| A D | tcg-icount.rst | 46 would cause the instruction budget to go negative we exit the main
|
| A D | qapi-code-gen.rst | 706 '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 D | style.rst | 761 callers. Stick to common methods: non-negative on success / -1 on 762 error, non-negative / -errno, non-null / null, or Error objects.
|
| A D | memory.rst | 218 background region that sits 'below' others (with a negative priority).
|
| /qemu/docs/system/i386/ |
| A D | hyperv.rst | 185 have negative effect on guest's performance. 299 Windows guests should not have any negative effects.
|
| /qemu/fpu/ |
| A D | softfloat-parts.c.inc | 1125 * 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 D | softfloat-specialize.c.inc | 386 | positive but b is negative. It is only needed for the x87
|
| /qemu/target/riscv/insn_trans/ |
| A D | trans_rvm.c.inc | 130 /* fix up for one negative */
|
| /qemu/docs/specs/ |
| A D | ivshmem-spec.rst | 50 IVPosition register (described below) to become non-negative before
|
| /qemu/tcg/aarch64/ |
| A D | tcg-target.c.inc | 1102 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 D | misc.json | 340 # - If @fdset-id is a negative value, GenericError
|
| A D | net.json | 408 # are non-negative integers. XXX identifies a switch and YYY
|
| /qemu/tcg/arm/ |
| A D | tcg-target.c.inc | 1406 /* 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 D | alu.idef | 1035 "Average negative vector of words with convergent rounding", 1053 "Average negative vector of halfwords with conv rounding",
|
| A D | macros.def | 240 /* overflowed to negative, make max pos */
|
| /qemu/tcg/mips/ |
| A D | tcg-target.c.inc | 611 * 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 D | translate_vx.c.inc | 3201 /* 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 D | tcg-target.c.inc | 410 * 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 D | tcg-target.c.inc | 1054 /* We expect to use a 13-bit negative offset from ENV. */
|
Completed in 56 milliseconds
12