Searched refs:do_mul (Results 1 – 1 of 1) sorted by relevance
| /arch/xtensa/lib/ |
| A D | umulsidi3.S | 75 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ macro 80 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ macro 93 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ macro 105 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ macro 111 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ macro 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(wh, a2, h, a3, h) /* pp 3 */
|
Completed in 4 milliseconds