H A D | libgcc.c | 32 #define BITS_PER_UNIT 8 43 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8, 44 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8, 45 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8, 46 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8 130 __cmpdi2 (DWtype a, DWtype b) in __cmpdi2() argument 132 const DWunion au = {.ll = a}; in __cmpdi2() 427 __ucmpdi2 (DWtype a, DWtype b) in __ucmpdi2() argument 429 const DWunion au = {.ll = a}; in __ucmpdi2() 485 __divsi3 (SItype a, SItype b) in __divsi3() argument [all …]
|