HomeSort by relevance Sort by last modified time
    Searched defs:multiplies (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
vector2.s 566 /* MAC1 multiplies a signed fraction in r3.h by an unsigned fraction
567 in r2.l. MAC0 multiplies two signed fractions. */
569 /* MAC1 multiplies signed fraction by unsigned fraction. MAC0
570 multiplies and accumulates two unsigned fractions. */
583 r0.h=(a1=r7.h*r4.l) (m), r0.l=(a0+=r7.l*r4.l) ; /* MAC1 multiplies
584 a signed fraction by an unsigned fraction. MAC0 multiplies
587 multiplies signed fraction by unsigned fraction. MAC0 multiplies label
593 r3.h=(a1=r2.h*r1.h) (m), a0=r2.l*r1.l ; /* MAC1 multiplies
595 MAC0 multiplies two signed fractions. *
    [all...]
  /external/mesa3d/src/gallium/state_trackers/clover/util/
functional.hpp 61 struct multiplies { struct in namespace:clover
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_function.h 158 struct multiplies : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_function.h 158 struct multiplies : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function

Completed in 473 milliseconds