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

  /external/pixman/pixman/
pixman-mips-memcpy-asm.S 372 $ua_smallCopy_loop:
376 bne a0, a3, $ua_smallCopy_loop
  /external/chromium_org/v8/src/mips/
codegen-mips.cc 93 ua_chk1w, ua_wordCopy_loop, ua_smallCopy, ua_smallCopy_loop;
586 __ bind(&ua_smallCopy_loop);
590 __ bne(a0, a3, &ua_smallCopy_loop);
    [all...]
  /external/chromium_org/v8/src/mips64/
codegen-mips64.cc 101 ua_chk1w, ua_wordCopy_loop, ua_smallCopy, ua_smallCopy_loop;
481 __ bind(&ua_smallCopy_loop);
485 __ bne(a0, a3, &ua_smallCopy_loop);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
row_mips.cc 359 "$ua_smallCopy_loop: \n"
363 "bne %[dst],$a3,$ua_smallCopy_loop \n"
    [all...]
  /external/chromium_org/third_party/libyuv/source/
row_mips.cc 359 "$ua_smallCopy_loop: \n"
363 "bne %[dst],$a3,$ua_smallCopy_loop \n"
    [all...]

Completed in 3342 milliseconds