HomeSort by relevance Sort by last modified time
    Searched refs:madd1 (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r5900-full.d 78 [0-9a-f]+ <[^>]*> 701f0020 madd1 \$0,\$31
79 [0-9a-f]+ <[^>]*> 73e00020 madd1 \$31,\$0
80 [0-9a-f]+ <[^>]*> 701f0020 madd1 \$0,\$31
81 [0-9a-f]+ <[^>]*> 73e0f820 madd1 \$31,\$31,\$0
  /external/opencv3/3rdparty/libwebp/dsp/
enc_sse2.c 620 const __m128i madd1 = _mm_madd_epi16(d1, d1); local
623 const __m128i sum0 = _mm_add_epi32(madd0, madd1);
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-opc.c     [all...]

Completed in 98 milliseconds