Searched refs:zeros (Results 1 – 9 of 9) sorted by relevance
| /arch/s390/include/asm/ |
| A D | cio.h | 173 __u32 zeros[3]; member 189 __u32 zeros[3]; member 205 __u32 zeros[3]; member
|
| /arch/m68k/math-emu/ |
| A D | fp_util.S | 147 | zeros and denormalized 192 | zeros and denormalized
|
| /arch/x86/crypto/ |
| A D | aegis128-aesni-glue.c | 224 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 D | am335x-osd335x-common.dtsi | 29 * EFUSE_SMA register reads as all zeros).
|
| /arch/m68k/fpsp040/ |
| A D | decbin.S | 36 | 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 D | srem_mod.S | 13 | of them can be denormalized. The special cases of zeros, NaNs,
|
| A D | round.S | 388 subw #32,%d0 |account for ms mant being all zeros
|
| /arch/arc/lib/ |
| A D | strcmp.S | 72 bic_s r0,r0,r1 ; <this is the adjusted mask for zeros>
|
| /arch/powerpc/kvm/ |
| A D | book3s_emulate.c | 452 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