Home
last modified time | relevance | path

Searched defs:v4 (Results 1 – 7 of 7) sorted by relevance

/qemu/tests/tcg/s390x/
H A Dvxeh2_vstrs.c14 const S390Vector *v4, const uint8_t m5, const uint8_t m6) in vstrs()
37 S390Vector v4 = {.d[0] = 3, .d[1] = 0}; in test_ignored_match() local
49 S390Vector v4 = {.d[0] = 0, .d[1] = 0}; in test_empty_needle() local
61 S390Vector v4 = {.d[0] = 16, .d[1] = 0}; in test_max_length() local
74 S390Vector v4 = {.d[0] = 11, .d[1] = 0}; in test_no_match() local
/qemu/include/qemu/
H A Dxxhash.h57 uint32_t v4 = QEMU_XXHASH_SEED - PRIME32_1; in qemu_xxhash8() local
192 uint64_t v3, uint64_t v4) in XXH64_mergerounds()
221 uint64_t v4 = QEMU_XXHASH_SEED - XXH_PRIME64_1; in qemu_xxhash64_4() local
/qemu/target/s390x/tcg/
H A Dvec_string_helper.c345 static int vstrc(void *v1, const void *v2, const void *v3, const void *v4, in vstrc()
475 const S390Vector *v4, uint8_t es, bool zs) in vstrs()
H A Dvec_fpu_helper.c615 const S390Vector *v4, CPUS390XState *env, bool s, int flags, in vfma32()
639 const S390Vector *v4, CPUS390XState *env, bool s, int flags, in vfma64()
663 const S390Vector *v4, CPUS390XState *env, bool s, int flags, in vfma128()
/qemu/migration/
H A Ddirtyrate.c360 uint64_t v1, v2, v3, v4; in compute_page_hash() local
/qemu/hw/net/
H A Dvmxnet3.h418 u32 v4:1; /* IPv4 */ member
/qemu/linux-user/
H A Dsyscall.c10625 abi_ulong v1, v2, v3, v4, v5, v6; in _syscall2() local