Home
last modified time | relevance | path

Searched full:formed (Results 1 – 20 of 20) sorted by relevance

/qemu/include/fpu/
H A Dsoftfloat-macros.h172 | Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
218 | Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
250 | Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
293 | Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right
363 | Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the
377 | Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the
396 | Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' left
432 | Adds the 128-bit value formed by concatenating `a0' and `a1' to the 128-bit
433 | value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so
447 | Adds the 192-bit value formed by concatenating `a0', `a1', and `a2' to the
[all …]
H A Dsoftfloat.h1188 | and extended significand formed by the concatenation of `zSig0' and `zSig1',
1216 | `zExp', and significand formed by the concatenation of `zSig0' and `zSig1',
/qemu/util/
H A Dunicode.c50 * sequence is well-formed, and @end is set to @s + 1 + expected
53 * A well-formed sequence is valid unless it encodes a codepoint
H A Dqsp.c28 * call site is the triplet formed by the __file__ and __LINE__ of the caller
/qemu/tests/qemu-iotests/
H A D20097 "{.*{.*}.*}" # should match all well-formed QMP responses
H A D300413 f"The node alias '{alias}' is not well-formed")
/qemu/tcg/
H A Dtcg-op-ldst.c967 * Produce a result for a well-formed opcode stream. This satisfies in tcg_gen_atomic_cmpxchg_i64_int()
1089 * Produce a result for a well-formed opcode stream. This satisfies in tcg_gen_atomic_cmpxchg_i128_int()
1184 /* Produce a result, so that we have a well-formed opcode stream in do_atomic_op_i64()
/qemu/docs/devel/
H A Dtcg-ops.rst711 are formed from two 32-bit arguments.
716 formed from two 32-bit arguments. The result is a 32-bit value.
/qemu/target/arm/
H A Dgdbstub64.c248 * For the purpose of pauth_ptr_mask, we can use any well-formed in aarch64_gdb_get_pauth_reg()
/qemu/docs/devel/migration/
H A Dmain.rst576 The ``ID string`` is normally unique, having been formed from a bus name
/qemu/include/standard-headers/linux/
H A Dfuse.h533 * FUSE_IOCTL_UNRESTRICTED: not restricted to well-formed ioctls, retry allowed
/qemu/hw/net/
H A Ddp8393x.c144 * Accessor functions for values which are formed by
/qemu/migration/
H A Dblock-dirty-bitmap.c235 error_setg(errp, "The node alias '%s' is not well-formed", in construct_alias_map()
H A Drdma.c3058 * an actual RDMA write will occur and a new chunk will be formed. in qemu_rdma_save_page()
/qemu/docs/interop/
H A Dqcow2.rst798 well-formed from a qcow2 perspective, the metadata
/qemu/linux-user/
H A Delfload.c2077 error_setg(errp, "Ill-formed GNU_PROPERTY_AARCH64_FEATURE_1_AND"); in arch_parse_elf_property()
3113 error_setg(errp, "Ill-formed property in PT_GNU_PROPERTY"); in parse_elf_property()
/qemu/fpu/
H A Dsoftfloat.c4996 | and extended significand formed by the concatenation of `zSig0' and `zSig1',
5208 | `zExp', and significand formed by the concatenation of `zSig0' and `zSig1',
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc270 * Return non-zero if v32 can be formed by MOVI+ORR.
/qemu/tcg/arm/
H A Dtcg-target.c.inc475 * Return non-zero if v32 can be formed by MOVI+ORR.
/qemu/libdecnumber/
H A DdecNumber.c89 /* Results are undefined if a badly-formed structure (or a NULL */
95 /* given well-formed operands, even if the value of the operands */