HomeSort by relevance Sort by last modified time
    Searched refs:move (Results 126 - 150 of 10313) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/valgrind/memcheck/tests/
badloop.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
cdebug_zlib.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
cdebug_zlib_gnu.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
inits.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
manuel1.stderr.exp 2 Conditional jump or move depends on uninitialised value(s)
metadata.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
  /external/valgrind/memcheck/tests/linux/
with-space.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/ifstream.assign/
move_assign.pass.cpp 27 fs = move(fso);
35 fs = move(fso);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/ifstream.cons/
move.pass.cpp 26 std::ifstream fs = move(fso);
33 std::wifstream fs = move(fso);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/optional/optional.object/optional.object.ctor/
optional_U.pass.cpp 33 optional<T> lhs = std::move(rhs);
43 optional<T> lhs = std::move(rhs);
69 test<int>(std::move(rhs));
73 test<int>(std::move(rhs));
77 test<X>(std::move(rhs));
81 test<X>(std::move(rhs));
85 test<Z>(std::move(rhs));
89 test<Z>(std::move(rhs), true);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
range-err-3.s 8 move 65536,$p0 ; { dg-error "mmediate value not in 8 bit range: 65536" }
9 move 65536,$p5 ; { dg-error "mmediate value not in 16 bit range: 65536" }
rd-ppv1032.d 10 [ ]+2:[ ]+eeab[ ]+move\.d r10,\[sp\]
12 [ ]+6:[ ]+7eba[ ]+move srp,\[sp\]
13 [ ]+8:[ ]+6eae[ ]+move\.d \[sp\+\],r10
14 [ ]+a:[ ]+3ebe[ ]+move \[sp\+\],srp
rd-ppv32.d 10 [ ]+2:[ ]+eeab[ ]+move\.d r10,\[sp\]
12 [ ]+6:[ ]+7eba[ ]+move srp,\[sp\]
13 [ ]+8:[ ]+6eae[ ]+move\.d \[sp\+\],r10
14 [ ]+a:[ ]+3ebe[ ]+move \[sp\+\],srp
rd-usp-1.d 12 0: 3af6 move r10,usp
13 2: 3ffe b0ab 0f00 move (0xfabb0|fabb0 <.*>),usp
14 8: 75fa move usp,\[r5\]
15 a: 3cfa move \[r12\],usp
rd-usp-1b.d 12 0: 3ae6 move r10,usp
13 2: 3fee b0ab 0f00 move 0xfabb0,usp
14 8: 75ea move usp,\[r5\]
15 a: 3cea move \[r12\],usp
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
loc-swap-2.s 7 move $5,$6
13 move $4,$7
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
dsofnf2.s 5 move.d [$r0+dsofn:GOT],$r1
6 move.d dsofn,$r2
tls-ie-11.s 6 move.d x1:TPOFFGOT,$r10
7 move.d x2:TPOFFGOT,$r11
tls-ie-9.s 6 move.w x1:TPOFFGOT16,$r10
7 move.w x2:TPOFFGOT16,$r11
tls-ld-5.s 6 move.w x1:DTPREL16,$r10
7 move.w x2:DTPREL16,$r11
tls-ld-7.s 6 move.d x1:DTPREL,$r10
7 move.d x2:DTPREL,$r11
tls-le-13.s 6 move.d x1:TPOFF,$r10
7 move.d x2:TPOFF,$r10
tls-le-13s.s 6 move.w x1:TPOFF16,$r10
7 move.w x2:TPOFF16,$r10
  /tools/dexter/testdata/expected/
hello.asm 9 0| move-object v0, v4
11 1| move-object v1, v5
13 2| move-object v2, v0
14 3| move-object v3, v1
16 6| move-object v2, v0
27 0| move-object v0, v2
29 1| move-object v1, v0
40 0| move-object v0, v2
42 1| move-object v1, v0
54 0| move-object v0, v
    [all...]
  /bionic/libc/arch-mips/bionic/
syscall.S 40 move $v0, $a0
41 move $a0, $a1
42 move $a1, $a2
43 move $a2, $a3
53 move $a0, $v0

Completed in 306 milliseconds

1 2 3 4 56 7 8 91011>>