Home
last modified time | relevance | path

Searched defs:z (Results 1 – 25 of 38) sorted by relevance

12

/qemu/migration/
A Dmultifd-zstd.c42 struct zstd_data *z = g_new0(struct zstd_data, 1); in multifd_zstd_send_setup() local
78 struct zstd_data *z = p->compress_data; in multifd_zstd_send_cleanup() local
94 struct zstd_data *z = p->compress_data; in multifd_zstd_send_prepare() local
152 struct zstd_data *z = g_new0(struct zstd_data, 1); in multifd_zstd_recv_setup() local
186 struct zstd_data *z = p->compress_data; in multifd_zstd_recv_cleanup() local
203 struct zstd_data *z = p->compress_data; in multifd_zstd_recv() local
A Dmultifd-zlib.c39 struct zlib_data *z = g_new0(struct zlib_data, 1); in multifd_zlib_send_setup() local
81 struct zlib_data *z = p->compress_data; in multifd_zlib_send_cleanup() local
98 struct zlib_data *z = p->compress_data; in multifd_zlib_send_prepare() local
165 struct zlib_data *z = g_new0(struct zlib_data, 1); in multifd_zlib_recv_setup() local
191 struct zlib_data *z = p->compress_data; in multifd_zlib_recv_cleanup() local
202 struct zlib_data *z = p->compress_data; in multifd_zlib_recv() local
/qemu/host/include/aarch64/host/crypto/
A Daes-round.h104 uint8x16_t z = { }; in aesenc_SB_SR_AK_accel() local
121 uint8x16_t z = { }; in aesenc_SB_SR_MC_AK_accel() local
153 uint8x16_t z = { }; in aesdec_ISB_ISR_AK_accel() local
171 uint8x16_t z = { }; in aesdec_ISB_ISR_AK_IMC_accel() local
193 uint8x16_t z = { }; in aesdec_ISB_ISR_IMC_AK_accel() local
/qemu/tests/tcg/multiarch/
A Dsha1.c63 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); argument
64 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); argument
65 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); argument
66 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5);w=rol(w,30); argument
67 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); argument
A Dsha512.c236 static uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch()
240 static uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj()
/qemu/tests/tcg/aarch64/
A Dtest-2375.c9 int r, z; in main() local
/qemu/host/include/ppc/host/crypto/
A Daes-round.h99 AESStateVec t, z = { }; in aesenc_MC_accel() local
134 AESStateVec t, z = { }; in aesdec_IMC_accel() local
170 AESStateVec t, k, z = { }; in aesdec_ISB_ISR_IMC_AK_accel() local
/qemu/target/s390x/tcg/
A Dcrypto_helper.c27 static uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch()
31 static uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj()
85 uint64_t t, z[8], b[8]; in sha512_bda() local
A Dvec_string_helper.c291 uint64_t z; in vistr() local
/qemu/target/riscv/
A Dvcrypto_helper.c506 #define ch(x, y, z) ((x & y) ^ ((~x) & z)) argument
508 #define maj(x, y, z) ((x & y) ^ (x & z) ^ (y & z)) argument
699 static inline uint32_t ff1(uint32_t x, uint32_t y, uint32_t z) in ff1()
704 static inline uint32_t ff2(uint32_t x, uint32_t y, uint32_t z) in ff2()
709 static inline uint32_t ff_j(uint32_t x, uint32_t y, uint32_t z, uint32_t j) in ff_j()
714 static inline uint32_t gg1(uint32_t x, uint32_t y, uint32_t z) in gg1()
719 static inline uint32_t gg2(uint32_t x, uint32_t y, uint32_t z) in gg2()
724 static inline uint32_t gg_j(uint32_t x, uint32_t y, uint32_t z, uint32_t j) in gg_j()
A Dcrypto_helper.c115 AESState t, z = { }; in HELPER() local
/qemu/host/include/generic/host/
A Datomic128-ldst.h54 Int128 z = int128_make64(0); in atomic16_read_rw() local
/qemu/tests/tcg/s390x/
A Dtrap.c76 uint64_t z = 0x0ull; in main() local
/qemu/target/arm/tcg/
A Dcrypto_helper.c154 static uint32_t cho(uint32_t x, uint32_t y, uint32_t z) in cho()
159 static uint32_t par(uint32_t x, uint32_t y, uint32_t z) in par()
164 static uint32_t maj(uint32_t x, uint32_t y, uint32_t z) in maj()
401 static uint64_t cho512(uint64_t x, uint64_t y, uint64_t z) in cho512()
406 static uint64_t maj512(uint64_t x, uint64_t y, uint64_t z) in maj512()
A Dgengvec64.c319 TCGv_vec z = tcg_constant_vec_matching(t, vece, 0); in gen_usqadd_vec() local
/qemu/include/fpu/
A Dsoftfloat-macros.h130 uint32_t z; in shift32RightJamming() local
156 uint64_t z; in shift64RightJamming() local
565 uint64_t z; in estimateDiv128To64() local
604 uint32_t z; in estimateSqrt32() local
/qemu/linux-user/aarch64/
A Dsignal.c213 uint64_t *z = (void *)sve + TARGET_SVE_SIG_ZREG_OFFSET(vq, i); in target_setup_sve_record() local
249 uint64_t *z = (void *)za + TARGET_ZA_SIG_ZAV_OFFSET(vq, i); in target_setup_za_record() local
347 uint64_t *z = (void *)sve + TARGET_SVE_SIG_ZREG_OFFSET(vq, i); in target_restore_sve_record() local
398 uint64_t *z = (void *)za + TARGET_ZA_SIG_ZAV_OFFSET(vq, i); in target_restore_za_record() local
/qemu/host/include/i386/host/crypto/
A Daes-round.h31 __m128i z = _mm_setzero_si128(); in aesenc_MC_accel() local
/qemu/tests/unit/
A Dcheck-block-qdict.c45 QDict *z = qdict_new(); in qdict_flatten_test() local
/qemu/tests/tcg/hexagon/
A Dhvx_misc.c365 const uint32_t z = 0x7fffff79; in test_vsubuwsat_dv() local
/qemu/target/m68k/
A Dhelper.c1232 #define COMPUTE_CCR(op, x, n, z, v, c) { \ argument
1279 uint32_t x, c, n, z, v; in cpu_m68k_get_ccr() local
/qemu/hw/sensor/
A Dlsm303dlhc_mag.c57 int16_t z; member
/qemu/target/rx/
A Dtranslate.c729 TCGv z; in stcond() local
969 TCGv z = tcg_constant_i32(0); in rx_adc() local
1007 TCGv z = tcg_constant_i32(0); in rx_add() local
1809 TCGv tmp, z; in trans_SAT() local
/qemu/disas/
A Dsparc.c190 #define F3F(x, y, z) (OP (x) | OP3 (y) | OPF (z)) /* Format3 float insns. */ argument
193 #define F3(x, y, z) (OP (x) | OP3(y) | F3I(z)) /* Format3 insns. */ argument
/qemu/hw/dma/
A Dpl330.c189 bool z; member
521 int len, int n, bool inc, bool z, uint8_t tag) in pl330_queue_put_insn()

Completed in 57 milliseconds

12