OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__aeabi_uldivmod
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
aeabi_uldivmod.S
13
//
__aeabi_uldivmod
(uint64_t numerator, uint64_t denominator) {
21
DEFINE_COMPILERRT_FUNCTION(
__aeabi_uldivmod
)
31
END_COMPILERRT_FUNCTION(
__aeabi_uldivmod
)
/src/common/lib/libc/arch/arm/quad/
__aeabi_uldivmod.S
32
RCSID("$NetBSD:
__aeabi_uldivmod
.S,v 1.9 2014/05/06 16:02:11 joerg Exp $")
36
* __value_in_regs ulldiv_t
__aeabi_uldivmod
(unsigned long long n,
40
ENTRY(
__aeabi_uldivmod
)
function
124
END(
__aeabi_uldivmod
)
/src/sys/external/bsd/gnu-efi/dist/lib/arm/
ldivmod.S
49
bl ASM_PFX(
__aeabi_uldivmod
)
uldiv.S
21
GCC_ASM_EXPORT(
__aeabi_uldivmod
)
26
//
__aeabi_uldivmod
(
31
ASM_PFX(
__aeabi_uldivmod
):
/src/sys/arch/arm/include/
aeabi.h
136
__value_in_regs ulldiv_t
__aeabi_uldivmod
(unsigned long long n, unsigned long long d); // unsigned signed ll division, remainder, {q, r} = n / d [2]
Completed in 15 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025