Home
last modified time | relevance | path

Searched defs:ml (Results 1 – 4 of 4) sorted by relevance

/arch/mips/math-emu/
Dieee754.c51 #define DPSTR(s, b, mh, ml) {ml, mh, b, s} argument
56 #define DPSTR(s, b, mh, ml) {s, b, mh, ml} argument
/arch/arm/vfp/
Dvfp.h47 static inline void add128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in add128()
60 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128()
75 u32 nh, nl, mh, ml; in mul64to128() local
115 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local
/arch/sh/kernel/cpu/sh2a/
Dfpu.c194 unsigned long long ml, int n) in rshift64()
204 unsigned long long mh, ml, nh, nl; in denormal_muld() local
/arch/sparc/kernel/
Dchmc.c403 const void *ml; in jbusmc_probe() local