Searched refs:do_mul (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/xtensa/lib/
H A Dumulsidi3.S75 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
80 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
86 a period in the definition of do_mul below. These macros are a workaround
93 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
105 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
111 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
121 do_mul(a6, a2, l, a3, h) /* pp 1 */
122 do_mul(a11, a2, h, a3, l) /* pp 2 */
134 do_mul(a11, a2, l, a3, l) /* pp 0 */
141 do_mul(w
[all...]
/linux-master/arch/powerpc/crypto/
H A Dpoly1305-p10le_64.S363 bl do_mul # r^2 r^1
384 bl do_mul # r^4 r^3
437 SYM_FUNC_START_LOCAL(do_mul)
470 SYM_FUNC_END(do_mul)

Completed in 281 milliseconds