Home
last modified time | relevance | path

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

/linux/arch/microblaze/lib/
H A Dmuldi3.c14 #define umul_ppmm(w1, w0, u, v) \ macro
/linux/lib/
H A Dmuldi3.c16 #define umul_ppmm(w1, w0, u, v) \ macro
/linux/arch/sparc/math-emu/
H A Dsfp-util_32.h28 #define umul_ppmm(w1, w0, u, v) \ macro
H A Dsfp-util_64.h43 #define umul_ppmm(wh, wl, u, v) \ macro
/linux/arch/alpha/math-emu/
H A Dsfp-util.h14 #define umul_ppmm(wh, wl, u, v) \ macro
/linux/arch/sh/math-emu/
H A Dsfp-util.h22 #define umul_ppmm(w1, w0, u, v) \ macro
/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h265 #define umul_ppmm(ph, pl, m0, m1) \ macro