Home
last modified time | relevance | path

Searched refs:z1 (Results 1 – 4 of 4) sorted by relevance

/qemu/include/fpu/
H A Dsoftfloat-macros.h192 uint64_t z0, z1; in shift64ExtraRightJamming() local
196 z1 = a1; in shift64ExtraRightJamming()
212 *z1Ptr = z1; in shift64ExtraRightJamming()
233 z1 = a1; in shift128Right()
244 *z1Ptr = z1; in shift128Right()
268 z1 = a1; in shift128RightJamming()
287 *z1Ptr = z1; in shift128RightJamming()
327 z1 = a1; in shift128ExtraRightJamming()
357 *z1Ptr = z1; in shift128ExtraRightJamming()
418 z1 = a1<<count; in shortShift192Left()
[all …]
/qemu/target/s390x/tcg/
H A Dvec_string_helper.c112 z1 = zero_search(a1, mask); in vfae()
113 first_zero = match_index(z0, z1); in vfae()
167 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfee() local
181 z1 = zero_search(a1, mask); in vfee()
182 first_zero = match_index(z0, z1); in vfee()
224 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfene() local
248 z1 = zero_search(a1, mask); in vfene()
249 first_zero = match_index(z0, z1); in vfene()
353 uint64_t z0, z1; in vstrc() local
358 z1 = zero_search(a1, mask); in vstrc()
[all …]
/qemu/tcg/
H A Doptimize.c1283 uint64_t z1, z2; in fold_and() local
1292 z1 = arg_info(op->args[1])->z_mask; in fold_and()
1294 ctx->z_mask = z1 & z2; in fold_and()
1308 ctx->a_mask = z1 & ~z2; in fold_and()
1316 uint64_t z1; in fold_andc() local
1325 z1 = arg_info(op->args[1])->z_mask; in fold_andc()
1333 ctx->a_mask = z1 & ~z2; in fold_andc()
1334 z1 &= z2; in fold_andc()
1336 ctx->z_mask = z1; in fold_andc()
/qemu/docs/
H A Dpcie.txt124 … -device xio3130-downstream,id=downstream_port1,bus=upstream_port1,chassis=x1,slot=y1[,addr=z1]] \