Searched refs:__ashrdi3 (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| D | ashrdi3_test.c | 21 di_int __ashrdi3(di_int a, si_int b); 25 di_int x = __ashrdi3(a, b); in test__ashrdi3() 28 a, b, __ashrdi3(a, b), expected); in test__ashrdi3()
|
| /netbsd/src/common/lib/libc/quad/ |
| D | ashrdi3.c | 47 ARM_EABI_ALIAS(__aeabi_lasr, __ashrdi3) /* no semicolon */ in ARM_EABI_ALIAS() argument 53 __ashrdi3(quad_t a, qshift_t shift) in ARM_EABI_ALIAS()
|
| D | quad.h | 122 quad_t __ashrdi3(quad_t, qshift_t);
|
| /netbsd/src/lib/libc/arch/m68k/quad/ |
| D | ashrdi3.S | 39 ENTRY(__ashrdi3) 62 END(__ashrdi3)
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/ |
| D | darwin-64.c | 39 DI __ashrdi3 (DI x, word_type c); 56 DI __ashrdi3 (DI x, word_type c) { return x >> c; } in __ashrdi3() function
|
| /netbsd/src/sys/arch/amiga/stand/bootblock/boot/ |
| D | ashrdi3.s | 34 ENTRY_NOPROFILE(__ashrdi3)
|
| /netbsd/src/sys/arch/x68k/stand/xxboot/ |
| D | ashrdi3.S | 35 ASENTRY_NOPROFILE(__ashrdi3)
|
| /netbsd/src/sys/external/bsd/compiler_rt/dist/test/timing/ |
| D | ashrdi3.c | 6 #define FUNCTION_NAME __ashrdi3
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | libgcc2.h | 281 #define __ashrdi3 __NDW(ashr,3) macro 396 extern DWtype __ashrdi3 (DWtype, shift_count_type);
|
| D | libgcc2.c | 440 __ashrdi3 (DWtype u, shift_count_type b) in __ashrdi3() function
|
| D | ChangeLog | 3912 * config/avr/lib1funcs.S (__ashrdi3): Fix typo from r243545. 3918 (__ashrdi3, __lshrdi3): Same. And use __zero_reg__ for signs. 7659 * config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | libgcc.texi | 63 @deftypefnx {Runtime Function} long __ashrdi3 (long @var{a}, int @var{b})
|
| D | gccint.info | 292 -- Runtime Function: long __ashrdi3 (long A, int B) 50704 * __ashrdi3: Integer library routines.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2007 | 15582 (__lshrdi3, __ashldi3, __ashrdi3): word_type of second parameter 15588 (__lshrdi3, __ashldi3, __ashrdi3): word_type of second parameter 18274 (__ashldi3, __ashrdi3, __lshrdi3): New.
|
| D | ChangeLog-2011 | 21588 * config/avr/libgcc.S (__ashldi3, __ashrdi3, __lshrdi3): Set shift 21627 (__ashrdi3): New function. 33968 * libgcc2.c (__lshrdi3, __ashldi3, __ashrdi3): Use W_TYPE_SIZE.
|
| D | FSFChangeLog.11 | 7382 * libgcc2.c (__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2):
|
| D | ChangeLog-2003 | 2893 __ashrdi3, __ffsDI2, __muldi3, __clzDI2, __ctzDI2, __parityDI2,
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | NEWS | 20578 * [215]7250: __ashrdi3 returns wrong value on 32 bit hppa
|