Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Dcio.h173 __u32 zeros[3]; member
189 __u32 zeros[3]; member
205 __u32 zeros[3]; member
/arch/m68k/math-emu/
A Dfp_util.S147 | zeros and denormalized
192 | zeros and denormalized
/arch/x86/crypto/
A Daegis128-aesni-glue.c224 static const struct aegis_block zeros = {}; in crypto_aegis128_aesni_decrypt() local
239 return crypto_memneq(tag.bytes, zeros.bytes, authsize) ? -EBADMSG : 0; in crypto_aegis128_aesni_decrypt()
/arch/arm/boot/dts/ti/omap/
A Dam335x-osd335x-common.dtsi29 * EFUSE_SMA register reads as all zeros).
/arch/m68k/fpsp040/
A Ddecbin.S36 | A3. Count the number of leading/trailing zeros in the
37 | bcd string. If SE is positive, count the leading zeros;
38 | if negative, count the trailing zeros. Set the adjusted
A Dsrem_mod.S13 | of them can be denormalized. The special cases of zeros, NaNs,
A Dround.S388 subw #32,%d0 |account for ms mant being all zeros
/arch/arc/lib/
A Dstrcmp.S72 bic_s r0,r0,r1 ; <this is the adjusted mask for zeros>
/arch/powerpc/kvm/
A Dbook3s_emulate.c452 u32 zeros[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in kvmppc_core_emulate_op_pr() local
464 r = kvmppc_st(vcpu, &addr, 32, zeros, true); in kvmppc_core_emulate_op_pr()

Completed in 18 milliseconds