Home
last modified time | relevance | path

Searched defs:bSig (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/sh/kernel/cpu/sh4/
Dsoftfloat.c227 bits64 aSig, bSig, zSig; in subFloat64Sigs() local
288 bits64 aSig, bSig, zSig; in addFloat64Sigs() local
457 bits32 aSig, bSig, zSig; in subFloat32Sigs() local
519 bits32 aSig, bSig, zSig; in addFloat32Sigs() local
720 bits64 aSig, bSig, zSig; in float64_div() local
778 bits32 aSig, bSig; in float32_div() local
828 unsigned int aSig, bSig; in float32_mul() local
869 unsigned long long int aSig, bSig, zSig0, zSig1; in float64_mul() local
/linux-3.4.99/arch/arm/nwfpe/
Dsoftfloat.c1032 bits32 aSig, bSig, zSig; in addFloat32Sigs() local
1104 bits32 aSig, bSig, zSig; in subFloat32Sigs() local
1223 bits32 aSig, bSig; in float32_mul() local
1284 bits32 aSig, bSig, zSig; in float32_div() local
1351 bits32 aSig, bSig; in float32_rem() local
1928 bits64 aSig, bSig, zSig; in addFloat64Sigs() local
2000 bits64 aSig, bSig, zSig; in subFloat64Sigs() local
2119 bits64 aSig, bSig, zSig0, zSig1; in float64_mul() local
2178 bits64 aSig, bSig, zSig; in float64_div() local
2249 bits64 aSig, bSig; in float64_rem() local
[all …]