| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | libgcc2.c | 23 const UWtype carries = (UWtype) uu.s.low >> bm; in __ashldi3() local 47 const UWtype carries = (UWtype) uu.s.high << bm; in __ashrdi3() local 70 const UWtype carries = (UWtype)uu.s.high << bm; in __lshrdi3() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | ashrdi3.c | 26 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
|
| H A D | ashldi3.c | 24 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
|
| H A D | lshrdi3.c | 24 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
|
| /OK3568_Linux_fs/kernel/arch/microblaze/lib/ |
| H A D | ashldi3.c | 21 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
|
| H A D | lshrdi3.c | 21 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
|
| H A D | ashrdi3.c | 23 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
|
| /OK3568_Linux_fs/kernel/arch/h8300/lib/ |
| H A D | ashrdi3.c | 18 const UWtype carries = (UWtype) uu.s.high << bm; in __ashrdi3() local
|
| H A D | ashldi3.c | 18 const UWtype carries = (UWtype) uu.s.low >> bm; in __ashldi3() local
|
| H A D | lshrdi3.c | 17 const UWtype carries = (UWtype) uu.s.high << bm; in __lshrdi3() local
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | ashrdi3.c | 20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
|
| H A D | lshrdi3.c | 18 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
|
| H A D | ashldi3.c | 18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
|
| /OK3568_Linux_fs/u-boot/arch/sh/lib/ |
| H A D | ashldi3.c | 18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
|
| H A D | lshrdi3.c | 18 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
|
| H A D | ashrdi3.c | 20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
|
| /OK3568_Linux_fs/kernel/arch/sh/lib/ |
| H A D | lshrdi3.c | 21 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
|
| H A D | ashldi3.c | 21 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
|
| H A D | ashrdi3.c | 23 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
|
| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | libgcc.c | 68 const UWtype carries = (UWtype) uu.s.low >> bm; in __ashldi3() local 95 const UWtype carries = (UWtype) uu.s.high << bm; in __ashrdi3() local 121 const UWtype carries = (UWtype) uu.s.high << bm; in __lshrdi3() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/lib/ |
| H A D | lshrdi3.c | 54 USItype carries = (USItype)uu.s.high << bm; in __lshrdi3() local
|
| H A D | ashldi3.c | 54 USItype carries = (USItype)uu.s.low >> bm; in __ashldi3() local
|
| H A D | ashrdi3.c | 55 USItype carries = (USItype)uu.s.high << bm; in __ashrdi3() local
|
| /OK3568_Linux_fs/u-boot/arch/m68k/lib/ |
| H A D | lshrdi3.c | 44 USItype carries = (USItype)uu.s.high << bm; in __lshrdi3() local
|
| H A D | ashldi3.c | 44 USItype carries = (USItype)uu.s.low >> bm; in __ashldi3() local
|