• Home
  • Raw
  • Download

Lines Matching refs:Mov

90           Mov(rd, 0);  in LogicalMacro()
94 Mov(rd, rn); in LogicalMacro()
106 Mov(rd, rn); in LogicalMacro()
109 Mov(rd, immediate); in LogicalMacro()
134 Mov(csp, temp); in LogicalMacro()
161 void MacroAssembler::Mov(const Register& rd, uint64_t imm) { in Mov() function in v8::internal::MacroAssembler
240 void MacroAssembler::Mov(const Register& rd, in Mov() function in v8::internal::MacroAssembler
256 Mov(dst, operand.ImmediateValue()); in Mov()
305 Mov(rd, ~operand.ImmediateValue()); in Mvn()
372 Mov(temp, operand); in ConditionalCompareMacro()
399 Mov(temp, imm); in Csel()
409 Mov(temp, operand); in Csel()
468 Mov(dst, imm); in MoveImmediateForShiftedOp()
502 Mov(temp, operand); in AddSubMacro()
528 Mov(temp, operand); in AddSubWithCarryMacro()
577 Mov(temp, addr.offset()); in LoadStoreMacro()
1041 __ Mov(temp, count / 2); in PushMultipleTimes() local
1431 Mov(result, Operand(cell)); in LoadHeapObject()
1434 Mov(result, Operand(object)); in LoadHeapObject()
1490 Mov(current_object, object); in CheckEnumCache()
1549 Mov(scratch2, new_space_allocation_top_adr); in TestJSArrayForAllocationMemento()
1565 Mov(scratch2, new_space_allocation_top_adr); in TestJSArrayForAllocationMemento()
1752 Mov(x0, num_arguments); in CallRuntime()
1753 Mov(x1, ExternalReference(f, isolate())); in CallRuntime()
1762 Mov(x0, num_arguments); in CallExternalReference()
1763 Mov(x1, ext); in CallExternalReference()
1771 Mov(x1, builtin); in JumpToExternalReference()
1785 Mov(x0, function->nargs); in TailCallRuntime()
1801 Mov(scratch2, String::kEmptyHashField); in InitializeNewString()
1835 Mov(temp, function); in CallCFunction()
1915 Mov(temp, Operand(target, rmode)); in Jump()
2413 __ Mov(jssp, dst_reg); in PrepareForTailCall() local
2442 Mov(x0, actual.immediate()); in InvokePrologue()
2457 Mov(x2, expected.immediate()); in InvokePrologue()
2464 Mov(x0, actual_op); in InvokePrologue()
2499 Mov(x4, Operand(last_step_action)); in FloodFunctionIfStepping()
2684 Mov(jssp, csp); in TruncateDoubleToI()
2703 Mov(csp, jssp); in TruncateDoubleToI()
2743 Mov(temp, Smi::FromInt(type)); in StubPrologue()
2745 Mov(fp, StackPointer()); in StubPrologue()
2781 Mov(type_reg, Smi::FromInt(type)); in EnterFrame()
2784 Mov(code_reg, Operand(CodeObject())); in EnterFrame()
2792 Mov(type_reg, Smi::FromInt(type)); in EnterFrame()
2807 Mov(jssp, fp); in LeaveFrame()
2841 Mov(fp, StackPointer()); in EnterExitFrame()
2842 Mov(scratch, Smi::FromInt(StackFrame::EXIT)); in EnterExitFrame()
2845 Mov(scratch, Operand(CodeObject())); in EnterExitFrame()
2859 Mov(scratch, Operand(ExternalReference(Isolate::kCEntryFPAddress, in EnterExitFrame()
2862 Mov(scratch, Operand(ExternalReference(Isolate::kContextAddress, in EnterExitFrame()
2919 Mov(scratch, Operand(ExternalReference(Isolate::kContextAddress, in LeaveExitFrame()
2926 Mov(scratch, Operand(ExternalReference(Isolate::kContextAddress, in LeaveExitFrame()
2931 Mov(scratch, Operand(ExternalReference(Isolate::kCEntryFPAddress, in LeaveExitFrame()
2939 Mov(jssp, fp); in LeaveExitFrame()
2949 Mov(scratch1, value); in SetCounter()
2950 Mov(scratch2, ExternalReference(counter)); in SetCounter()
2960 Mov(scratch2, ExternalReference(counter)); in IncrementCounter()
2985 Mov(dst, cp); in LoadContext()
2991 Mov(x0, 0); in DebugBreak()
2992 Mov(x1, ExternalReference(Runtime::kHandleDebuggerStatement, isolate())); in DebugBreak()
3009 Mov(x11, ExternalReference(Isolate::kHandlerAddress, isolate())); in PushStackHandler()
3021 Mov(x11, ExternalReference(Isolate::kHandlerAddress, isolate())); in PopStackHandler()
3039 Mov(result, (kDebugZapValue & ~0xffL) | 0x11L); in Allocate()
3040 Mov(scratch1, (kDebugZapValue & ~0xffL) | 0x21L); in Allocate()
3041 Mov(scratch2, (kDebugZapValue & ~0xffL) | 0x21L); in Allocate()
3073 Mov(top_address, Operand(heap_allocation_top)); in Allocate()
3115 Mov(result, (kDebugZapValue & ~0xffL) | 0x11L); in Allocate()
3116 Mov(scratch, (kDebugZapValue & ~0xffL) | 0x21L); in Allocate()
3117 Mov(result_end, (kDebugZapValue & ~0xffL) | 0x21L); in Allocate()
3145 Mov(top_address, heap_allocation_top); in Allocate()
3209 Mov(top_address, Operand(heap_allocation_top)); in FastAllocate()
3237 Mov(top_address, heap_allocation_top); in FastAllocate()
3567 Mov(scratch, Operand(cell)); in CmpWeakValue()
3574 Mov(value, Operand(cell)); in GetWeakValue()
3844 Mov(scratch2, fp); in CheckAccessGlobalProxy()
3933 Mov(scratch, Operand(key, LSL, 11)); in GetNumberHash()
3969 Mov(scratch2, scratch0); in LoadFromNumberDictionary()
4046 Mov(x0, js_function); in RecordWriteCodeEntryField()
4047 Mov(x1, dst); in RecordWriteCodeEntryField()
4048 Mov(x2, ExternalReference::isolate_address(isolate())); in RecordWriteCodeEntryField()
4081 Mov(scratch2, ExternalReference::store_buffer_top(isolate())); in RememberedSetHelper()
4252 Mov(value, Operand(bit_cast<int64_t>(kZapValue + 4))); in RecordWriteField()
4253 Mov(scratch, Operand(bit_cast<int64_t>(kZapValue + 8))); in RecordWriteField()
4324 Mov(dst, Operand(bit_cast<int64_t>(kZapValue + 12))); in RecordWriteForMap()
4325 Mov(map, Operand(bit_cast<int64_t>(kZapValue + 16))); in RecordWriteForMap()
4397 Mov(address, Operand(bit_cast<int64_t>(kZapValue + 12))); in RecordWrite()
4398 Mov(value, Operand(bit_cast<int64_t>(kZapValue + 16))); in RecordWrite()
4502 Mov(current, object); in JumpIfDictionaryInPrototypeChain()
4638 Mov(jssp, old_stack_pointer); in Abort()
4649 Mov(x0, Smi::FromInt(reason)); in Abort()
4805 Mov(new_arg, old_arg); in PrintfNoPreserve()
4821 Mov(Register(pcs[i]), Register(args[i]), kDiscardForSameWReg); in PrintfNoPreserve()
5051 Mov(result, mag.multiplier); in TruncatingDiv()