HomeSort by relevance Sort by last modified time
    Searched refs:madd (Results 101 - 125 of 133) sorted by null

1 2 3 45 6

  /external/libhevc/common/arm64/
ihevc_sao_edge_offset_class3_chroma.s 115 madd x11, x10, x1, x0 //pu1_src[(ht - 1) * src_strd + col]
206 madd x12, x11, x1, x0 //pu1_src[(ht - 1) * src_strd]
    [all...]
  /external/valgrind/VEX/priv/
host_s390_defs.h 578 } madd; member in union:__anon25904::__anon25905
host_s390_defs.c 805 s390_amode_get_reg_usage(u, insn->variant.madd.dst);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips.s 1260 madd $4,$5
    [all...]
micromips-insn32.d     [all...]
micromips-noinsn32.d     [all...]
micromips-trap.d     [all...]
  /external/llvm/test/MC/Mips/mips32r2/
invalid-dsp.s 44 madd $ac2,$sp,$14 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
invalid-dspr2.s 62 madd $ac2,$sp,$14 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/
dj1.be.d     [all...]
dj1.le.d     [all...]
  /external/v8/src/mips/
disasm-mips.cc     [all...]
  /external/v8/test/cctest/
test-disasm-arm64.cc 473 COMPARE(madd(w0, w1, w2, w3), "madd w0, w1, w2, w3");
474 COMPARE(madd(x4, x5, x6, x7), "madd x4, x5, x6, x7");
475 COMPARE(madd(w8, w9, w10, wzr), "mul w8, w9, w10");
476 COMPARE(madd(x11, x12, x13, xzr), "mul x11, x12, x13");
    [all...]
  /external/valgrind/none/tests/arm64/
integer.stdout.exp     [all...]
  /external/llvm/test/MC/Mips/
target-soft-float.s 276 madd.s $f2, $f2, $f2, $f2
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_Resize.S 374 madd x8, x13, x9, x8
rsCpuIntrinsics_advsimd_Blur.S     [all...]
  /external/v8/src/arm64/
assembler-arm64.h     [all...]
macro-assembler-arm64-inl.h 921 void MacroAssembler::Madd(const Register& rd,
927 madd(rd, rn, rm, ra);
    [all...]
assembler-arm64.cc 1436 void Assembler::madd(const Register& rd, function in class:v8::internal::Assembler
    [all...]
  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s     [all...]
  /external/vixl/test/
test-disasm-a64.cc 482 TEST(madd) {
485 COMPARE(madd(w0, w1, w2, w3), "madd w0, w1, w2, w3");
486 COMPARE(madd(w30, w21, w22, w16), "madd w30, w21, w22, w16");
487 COMPARE(madd(x0, x1, x2, x3), "madd x0, x1, x2, x3");
488 COMPARE(madd(x30, x21, x22, x16), "madd x30, x21, x22, x16");
    [all...]
  /external/libavc/common/armv8/
ih264_inter_pred_luma_horz_hpel_vert_qpel_av8.s 141 madd x7, x7, x6, x9
    [all...]
  /external/vixl/src/vixl/a64/
assembler-a64.h     [all...]
macro-assembler-a64.h     [all...]

Completed in 584 milliseconds

1 2 3 45 6