Home
last modified time | relevance | path

Searched refs:umul_ppmm (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/arch/nios2/lib/
Dlonglong.h112 #if !defined (umul_ppmm) && defined (smul_ppmm)
113 #define umul_ppmm(w1, w0, u, v) \ macro
124 #if !defined (umul_ppmm)
125 #define umul_ppmm(w1, w0, u, v) \ macro
153 umul_ppmm (__w.s.high, __w.s.low, u, v); \
Dlibgcc.c333 umul_ppmm (m1, m0, q0, d0); in __udivmoddi4()
/external/u-boot/arch/microblaze/lib/
Dmuldi3.c16 #if !defined(umul_ppmm)
17 #define umul_ppmm(w1, w0, u, v) \ macro
45 umul_ppmm(__w.s.high, __w.s.low, u, v); \
/external/u-boot/arch/m68k/lib/
Dmuldi3.c15 #define umul_ppmm(w1, w0, u, v) \ macro
41 umul_ppmm (__w.s.high, __w.s.low, u, v); \
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2008-11-18-ScavengerAssert.ll6 …%asmtmp = tail call { i32, i32, i32, i32, i32 } asm "@ Inlined umul_ppmm\0A\09mov\09$2, $5, lsr #1…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
D2008-11-18-ScavengerAssert.ll6 …%asmtmp = tail call { i32, i32, i32, i32, i32 } asm "@ Inlined umul_ppmm\0A\09mov\09$2, $5, lsr #1…
/external/llvm/test/CodeGen/ARM/
D2008-11-18-ScavengerAssert.ll6 …%asmtmp = tail call { i32, i32, i32, i32, i32 } asm "@ Inlined umul_ppmm\0A\09mov\09$2, $5, lsr #1…