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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r5900-full.s 103 madd1 $0, $31
104 madd1 $31, $0
105 madd1 $0, $0, $31
106 madd1 $31, $31, $0
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/llvm/test/CodeGen/Mips/
madd-msub.ll 12 ; ALL-LABEL: madd1:
47 define i64 @madd1(i32 %a, i32 %b, i32 %c) nounwind readnone {
  /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 532 milliseconds