HomeSort by relevance Sort by last modified time
    Searched refs:Mov (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /external/vixl/test/
test-code-generation-scopes.cc 58 __ Mov(aarch32::r0, 0);
72 __ Mov(aarch64::x0, 0);
86 __ Mov(aarch32::r0, 0);
87 __ mov(aarch32::r1, 1);
101 __ Mov(aarch64::x0, 0);
116 __ Mov(aarch32::r0, 0);
118 __ Mov(aarch32::r1, 1);
132 __ Mov(aarch64::x0, 0);
134 __ Mov(aarch64::x1, 1);
148 __ Mov(aarch32::r0, 0)
    [all...]
  /external/v8/src/crankshaft/arm64/
delayed-masm-arm64-inl.h 23 void DelayedMasm::Mov(const Register& rd,
28 __ Mov(rd, operand, discard_mode);
delayed-masm-arm64.h 70 inline void Mov(const Register& rd,
105 masm_->Mov(ScratchRegister(), saved_value);
lithium-gap-resolver-arm64.cc 158 __ Mov(SavedValueRegister(), cgen_->ToRegister(source));
182 __ Mov(cgen_->ToRegister(saved_destination_), SavedValueRegister());
211 __ Mov(cgen_->ToRegister(destination), source_register);
231 __ Mov(dst, cgen_->ToSmi(constant_source));
233 __ Mov(dst, cgen_->ToInteger32(constant_source));
  /external/vixl/examples/aarch64/
debugger.cc 44 __ Mov(x1, 123);
45 __ Mov(x2, 456);
factorial.cc 38 __ Mov(x1, x0);
39 __ Mov(x0, 1); // Use x0 as the accumulator.
crc-checksums.cc 43 __ Mov(x2, x0);
47 __ Mov(w0, 0xffffffff);
factorial-rec.cc 42 __ Mov(x1, x0);
51 __ Mov(x0, 1);
sum-array.cc 40 __ Mov(x2, x0);
41 __ Mov(w0, 0);
swap-int32.cc 36 __ Mov(x2, __ StackPointer());
53 __ Mov(old_stack_pointer, __ StackPointer());
  /external/vixl/test/aarch64/
test-assembler-aarch64.cc 51 // example to test the mov immediate instruction a very simple test would be:
57 // __ mov(x0, Operand(1));
267 __ Mov(x29, sp);
270 __ Mov(sp, 0x1004);
271 __ Mov(x0, sp);
275 __ Mov(x1, sp);
278 __ Mov(x17, 0xfff);
280 __ Mov(x2, sp);
284 __ Mov(x3, sp);
288 __ Mov(x4, sp)
    [all...]
test-simulator-aarch64.cc 223 __ Mov(out, results);
224 __ Mov(inputs_base, inputs);
225 __ Mov(length, inputs_length);
227 __ Mov(index_n, 0);
345 __ Mov(out, results);
346 __ Mov(inputs_base, inputs);
347 __ Mov(length, inputs_length);
349 __ Mov(index_n, 0);
353 __ Mov(index_m, 0);
480 __ Mov(out, results)
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceVariableSplitting.cpp 316 Inst *Mov = Target->createLoweredMove(NewMapped, Dest);
317 Node->getInsts().insert(IterNext, Mov);
341 Inst *Mov = Target->createLoweredMove(NewMapped, SrcVar);
342 Node->getInsts().insert(IterNext, Mov);
347 Inst *Mov = Target->createLoweredMove(OldMapped, SrcVar);
348 Mov->setDestRedefined();
349 Node->getInsts().insert(IterNext, Mov);
366 Inst *Mov = Target->createLoweredMove(NewMapped, Dest);
367 Node->getInsts().insert(IterCur, Mov);
400 Inst *Mov = Target->createLoweredMove(NewMapped, OldMapped)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
white.s 4 mov % al , ( % ebx )
6 ADDr16 mov 123 ( % bx , % si , 1 ) , % bh
10 mov ( 0x8 * 0Xa ) , % al
11 mov $ ( 8 * 4 ) , % al
12 mov $ foo , % bH
16 Mov $ foo , %eAx
18 mov $ foo , %ax
white.l 7 4 0001 8803 mov % al , \( % ebx \)
9 6 000d 678A787B ADDr16 mov 123 \( % bx , % si , 1 \) , % bh
13 10 0017 A0500000 00 mov \( 0x8 \* 0Xa \) , % al
14 11 001c B020 mov \$ \( 8 \* 4 \) , % al
15 12 001e B713 mov \$ foo , % bH
19 16 0022 66B81300 0000 Mov \$ foo , %eAx
21 18 0028 66B81300 mov \$ foo , %ax
  /external/compiler-rt/lib/asan/tests/
asan_asm_test.cc 38 #define DECLARE_ASM_WRITE(Type, Size, Mov, Reg) \
41 Mov " %[val], (%[ptr]) \n\t" \
48 #define DECLARE_ASM_READ(Type, Size, Mov, Reg) \
52 Mov " (%[ptr]), %[res] \n\t" \
80 #define DECLARE_ASM_WRITE(Type, Size, Mov, Reg) \
83 Mov " %[val], (%[ptr]) \n\t" \
90 #define DECLARE_ASM_READ(Type, Size, Mov, Reg) \
94 Mov " (%[ptr]), %[res] \n\t" \
  /external/v8/src/debug/arm64/
debug-arm64.cc 53 // mov x0, x0 @ nop DEBUG_BREAK_NOP
54 // mov x0, x0 @ nop DEBUG_BREAK_NOP
55 // mov x0, x0 @ nop DEBUG_BREAK_NOP
56 // mov x0, x0 @ nop DEBUG_BREAK_NOP
57 // mov x0, x0 @ nop DEBUG_BREAK_NOP
99 __ Mov(x0, 1);
100 __ Mov(x1, ExternalReference(Runtime::FunctionForId(Runtime::kDebugBreak),
112 __ Mov(reg, Operand(kDebugZapValue));
142 __ Mov(fp, x1);
146 __ Mov(masm->StackPointer(), Operand(fp))
    [all...]
  /external/v8/src/arm64/
code-stubs-arm64.cc 28 __ Mov(x5, Operand(x0, LSL, kPointerSizeLog2));
186 __ Mov(result, GREATER);
189 __ Mov(result, LESS);
197 __ Mov(result, GREATER); // Things aren't less than themselves.
199 __ Mov(result, LESS); // Things aren't greater than themselves.
201 __ Mov(result, EQUAL); // Things are <=, >=, ==, === themselves.
219 __ Mov(result, GREATER);
221 __ Mov(result, LESS);
313 __ Mov(result, NOT_EQUAL);
338 __ Mov(result, NOT_EQUAL)
    [all...]
macro-assembler-arm64.cc 90 Mov(rd, 0);
94 Mov(rd, rn);
106 Mov(rd, rn);
109 Mov(rd, immediate);
134 Mov(csp, temp);
161 void MacroAssembler::Mov(const Register& rd, uint64_t imm) {
203 // Mov instructions can't move immediate values into the stack pointer, so
233 mov(rd, temp);
240 void MacroAssembler::Mov(const Register& rd,
256 Mov(dst, operand.ImmediateValue())
    [all...]
deoptimizer-arm64.cc 108 __ Mov(x3, Operand(ExternalReference(Isolate::kCEntryFPAddress, isolate())));
126 __ Mov(code_object, lr);
133 __ Mov(x0, 0);
139 __ Mov(x1, type());
144 __ Mov(x5, ExternalReference::isolate_address(isolate()));
273 __ Mov(last_output_frame, current_frame);
  /external/vixl/test/aarch32/
test-assembler-aarch32.cc 136 __ Mov(r0, 0); \
231 __ Mov(r0, 0);
232 __ Mov(r1, 1);
233 __ Mov(r2, 0x01234567);
234 __ Mov(r3, 0xfedcba98);
258 __ Mov(r0, 0);
259 __ Mov(r1, 1);
260 __ Mov(r2, 0x01234567);
261 __ Mov(r3, 0xfedcba98);
262 __ Mov(r4, 0xffffffff)
    [all...]
test-disasm-a32.cc 434 "mov ip, #9029\n"
439 "mov r0, #9029\n"
535 "mov r0, #9029\n"
540 "mov ip, #56506\n"
544 "mov ip, #9029\n"
549 "mov ip, #56506\n"
    [all...]
  /external/v8/src/regexp/arm64/
regexp-macro-assembler-arm64.cc 288 __ Mov(capture_start_offset.X(), GetCachedRegister(start_reg));
395 __ Mov(w2, capture_length);
404 __ Mov(x3, Operand(0));
408 __ Mov(x3, ExternalReference::isolate_address(isolate()));
449 __ Mov(x10, GetCachedRegister(start_reg));
574 __ Mov(x11, Operand(table));
661 __ Mov(x10, map);
674 __ Mov(x10, map);
691 __ Mov(w0, FAILURE);
737 __ Mov(start_offset(), w1)
    [all...]
  /external/vixl/examples/aarch32/
custom-aarch32-disasm.cc 118 __ Mov(r0, 0);
119 __ Mov(r1, 0);
  /external/v8/src/builtins/arm64/
builtins-arm64.cc 115 __ Mov(x3, x1);
142 __ mov(x4, x0);
164 __ Mov(x0, x2);
166 __ Mov(x2, x0);
210 __ Mov(x0, x5);
230 __ Mov(x2, x0); // Store argc in x2.
281 __ Mov(x2, Smi::kZero);
353 __ Mov(x2, x0); // Store argc in x2.
426 __ mov(x6, x0); // Store argc in x6.
576 __ Mov(x4, x0)
    [all...]

Completed in 453 milliseconds

1 2 3 4 5