Home
last modified time | relevance | path

Searched defs:carries (Results 1 – 18 of 18) sorted by relevance

/arch/mips/lib/
Dashrdi3.c22 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
Dashldi3.c20 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
Dlshrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
/arch/blackfin/lib/
Dashrdi3.c53 USItype carries = (USItype) uu.s.high << bm; in __ashrdi3() local
Dashldi3.c52 USItype carries = (USItype) uu.s.low >> bm; in __ashldi3() local
Dlshrdi3.c66 USItype carries = (USItype) uu.s.high << bm; in __lshrdi3() local
/arch/sh/lib/
Dashrdi3.c22 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
Dashldi3.c20 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
Dlshrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
/arch/mn10300/lib/
Dashrdi3.c55 USItype carries = (USItype)uu.s.high << bm; in __ashrdi3() local
Dlshrdi3.c54 USItype carries = (USItype) uu.s.high << bm; in __lshrdi3() local
/arch/m68k/lib/
Dlshrdi3.c56 USItype carries = (USItype)uu.s.high << bm; in __lshrdi3() local
Dashldi3.c56 USItype carries = (USItype)uu.s.low >> bm; in __ashldi3() local
Dashrdi3.c57 USItype carries = (USItype)uu.s.high << bm; in __ashrdi3() local
/arch/m68knommu/lib/
Dashrdi3.c57 USItype carries = (USItype)uu.s.high << bm; in __ashrdi3() local
Dlshrdi3.c56 USItype carries = (USItype)uu.s.high << bm; in __lshrdi3() local
Dashldi3.c56 USItype carries = (USItype)uu.s.low >> bm; in __ashldi3() local
/arch/h8300/lib/
Dashrdi3.c57 USItype carries = (USItype)uu.s.high << bm; in __ashrdi3() local