Home
last modified time | relevance | path

Searched refs:RShiftU64 (Results 1 – 10 of 10) sorted by relevance

/DragonStub/lib/ia64/
H A Dmath.c28 #pragma RUNTIME_CODE(RShiftU64)
52 RShiftU64 ( in RShiftU64() function
/DragonStub/lib/arm/
H A Dmath.c31 RShiftU64 ( in RShiftU64() function
/DragonStub/lib/aarch64/
H A Dmath.c31 RShiftU64 ( in RShiftU64() function
/DragonStub/lib/mips64el/
H A Dmath.c31 RShiftU64 ( in RShiftU64() function
/DragonStub/lib/loongarch64/
H A Dmath.c31 RShiftU64 ( in RShiftU64() function
/DragonStub/lib/riscv64/
H A Dmath.c25 RShiftU64 ( in RShiftU64() function
/DragonStub/lib/x86_64/
H A Dmath.c28 #pragma RUNTIME_CODE(RShiftU64)
74 RShiftU64 ( in RShiftU64() function
/DragonStub/lib/ia32/
H A Dmath.c28 #pragma RUNTIME_CODE(RShiftU64)
74 RShiftU64 ( in RShiftU64() function
/DragonStub/inc/
H A Defilib.h447 RShiftU64 (
/DragonStub/lib/
H A Dprint.c1351 v = RShiftU64 (v, 4); in ValueToHex()