Home
last modified time | relevance | path

Searched refs:SItype (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/nios2/lib/
A Dlibgcc.c12 typedef long SItype; typedef
484 SItype
485 __divsi3 (SItype a, SItype b) in __divsi3()
511 SItype
512 __udivsi3 (SItype a, SItype b) in __udivsi3()
518 SItype
519 __modsi3 (SItype a, SItype b) in __modsi3()
541 SItype
542 __mulsi3 (SItype a, SItype b) in __mulsi3()
560 SItype
[all …]
/u-boot/arch/m68k/lib/
A Dlshrdi3.c11 typedef int SItype __attribute__ ((mode (SI))); typedef
16 struct DIstruct {SItype high, low;};
35 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __lshrdi3()
A Dashldi3.c11 typedef int SItype __attribute__ ((mode (SI))); typedef
16 struct DIstruct {SItype high, low;};
35 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __ashldi3()
A Dmuldi3.c44 typedef int SItype __attribute__ ((mode (SI))); typedef
49 struct DIstruct {SItype high, low;};
/u-boot/arch/arc/lib/
A Dlibgcc2.h38 typedef int SItype __attribute__ ((mode (SI))); typedef
69 #define Wtype SItype
71 #define HWtype SItype
88 #define DWtype SItype
/u-boot/arch/microblaze/lib/
A Dmuldi3.c50 typedef int SItype __attribute__ ((mode(SI))); typedef
55 SItype low, high;

Completed in 6 milliseconds