Home
last modified time | relevance | path

Searched refs:doubleword (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dvec_int_helper.c21 return !v->doubleword[0] && !v->doubleword[1]; in s390_vec_is_zero()
27 res->doubleword[0] = a->doubleword[0] & b->doubleword[0]; in s390_vec_and()
28 res->doubleword[1] = a->doubleword[1] & b->doubleword[1]; in s390_vec_and()
33 return a->doubleword[0] == b->doubleword[0] && in s390_vec_equal()
34 a->doubleword[1] == b->doubleword[1]; in s390_vec_equal()
43 d->doubleword[0] = a->doubleword[0]; in s390_vec_shl()
44 d->doubleword[1] = a->doubleword[1]; in s390_vec_shl()
46 d->doubleword[0] = a->doubleword[1]; in s390_vec_shl()
47 d->doubleword[1] = 0; in s390_vec_shl()
49 tmp = extract64(a->doubleword[1], 64 - count, count); in s390_vec_shl()
[all …]
H A Dvec.h18 uint64_t doubleword[2]; member
72 return v->doubleword[enr]; in s390_vec_read_element64()
117 v->doubleword[enr] = data; in s390_vec_write_element64()
H A Dtranslate_vx.c.inc526 * For 16 and 32-bit elements, the doubleword bswap also reversed
669 /* rightmost sub-element of leftmost doubleword */
682 /* leftmost sub-element of leftmost doubleword */
1117 * For 16 and 32-bit elements, the doubleword bswap below will
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.h277 u64 doubleword[FSF_PROT_STATUS_QUAL_SIZE / sizeof(u64)]; member
308 u64 doubleword[FSF_STATUS_QUALIFIER_SIZE / sizeof(u64)]; member
/openbmc/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc424 * higher doubleword of vD.
431 * lower doubleword of vD.
461 * higher doubleword of vD.
468 * lower doubleword of vD.
497 * Save highest 'sh' bits of lower doubleword element of vA in variable
498 * 'carry' and perform shift on lower doubleword.
508 * Perform shift on higher doubleword element of vA and replace lowest
539 * Save lowest 'sh' bits of higher doubleword element of vA in variable
540 * 'carry' and perform shift on higher doubleword.
549 * Perform shift on lower doubleword element of vA and replace highest
[all …]
/openbmc/qemu/tests/tcg/tricore/c/
H A Dcrt0-tc2x.S226 st.d [%a15+]8,%e14 # clear one doubleword
271 ld.d %e14,[%a15+]8 # copy one doubleword
/openbmc/linux/arch/mips/
H A DKconfig2396 LDL, LDR, SDL, SDR (Load/store doubleword left/right, for 64bit
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc2782 * rightmost element of the leftmost doubleword, a-la VLLEZ.
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst4270 as the second doubleword of the partition table entry, as defined in