HomeSort by: relevance | last modified time | path
    Searched refs:do_mul (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/xtensa/
lib1funcs.S 275 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
280 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
286 a period in the definition of do_mul below. These macros are a workaround
293 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
305 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
311 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
321 do_mul(a6, a2, l, a3, h) /* pp 1 */
322 do_mul(a11, a2, h, a3, l) /* pp 2 */
334 do_mul(a11, a2, l, a3, l) /* pp 0 */
341 do_mul(wh, a2, h, a3, h) /* pp 3 *
    [all...]
ieee754-df.S 915 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
920 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
926 a period in the definition of do_mul below. These macros are a workaround
933 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
945 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
951 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
961 do_mul(a10, xl, l, yl, h) /* pp 1 */
962 do_mul(a11, xl, h, yl, l) /* pp 2 */
974 do_mul(a11, xl, l, yl, l) /* pp 0 */
985 do_mul(a11, xl, l, yh, l) /* pp 3 *
    [all...]
ieee754-sf.S 689 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
694 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
700 a period in the definition of do_mul below. These macros are a workaround
707 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
719 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
725 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
735 do_mul(a6, a2, l, a3, h) /* pp 1 */
736 do_mul(a11, a2, h, a3, l) /* pp 2 */
748 do_mul(a11, a2, l, a3, l) /* pp 0 */
755 do_mul(a2, a2, h, a3, h) /* pp 3 *
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
lib1funcs.S 269 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
274 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
280 a period in the definition of do_mul below. These macros are a workaround
287 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
299 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
305 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
315 do_mul(a6, a2, l, a3, h) /* pp 1 */
316 do_mul(a11, a2, h, a3, l) /* pp 2 */
328 do_mul(a11, a2, l, a3, l) /* pp 0 */
335 do_mul(wh, a2, h, a3, h) /* pp 3 *
    [all...]
ieee754-df.S 915 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
920 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
926 a period in the definition of do_mul below. These macros are a workaround
933 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
945 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
951 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
961 do_mul(a10, xl, l, yl, h) /* pp 1 */
962 do_mul(a11, xl, h, yl, l) /* pp 2 */
974 do_mul(a11, xl, l, yl, l) /* pp 0 */
985 do_mul(a11, xl, l, yh, l) /* pp 3 *
    [all...]
ieee754-sf.S 689 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
694 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
700 a period in the definition of do_mul below. These macros are a workaround
707 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
719 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
725 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ define
735 do_mul(a6, a2, l, a3, h) /* pp 1 */
736 do_mul(a11, a2, h, a3, l) /* pp 2 */
748 do_mul(a11, a2, l, a3, l) /* pp 0 */
755 do_mul(a2, a2, h, a3, h) /* pp 3 *
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 10121 do_mul (void) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 10124 do_mul (void) function

Completed in 77 milliseconds