Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dcio.h152 __u32 zeros[3]; member
168 __u32 zeros[3]; member
184 __u32 zeros[3]; member
/arch/m68k/math-emu/
Dfp_util.S147 | zeros and denormalized
192 | zeros and denormalized
/arch/arc/lib/
Dstrcmp.S75 bic_s r0,r0,r1 ; <this is the adjusted mask for zeros>
/arch/m68k/fpsp040/
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
Dsrem_mod.S13 | of them can be denormalized. The special cases of zeros, NaNs,
Dround.S388 subw #32,%d0 |account for ms mant being all zeros
/arch/powerpc/kvm/
Dbook3s_emulate.c274 u32 zeros[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in kvmppc_core_emulate_op_pr() local
286 r = kvmppc_st(vcpu, &addr, 32, zeros, true); in kvmppc_core_emulate_op_pr()