Lines Matching defs:address
267 // Clobbers object, address, value, and ra, if (ra_status == kRAHasBeenSaved)
1311 // Do 64-bit store as two consequent 32-bit stores to unaligned address.
1567 li(dst, Operand(value.address(), rmode));
3426 // Compute the return address in lr to return to after the jump below. The
3428 // three instructions, so add another 4 to pc to get the return address.
3436 // This is the return address of the exit frame.
3546 uint64_t address = jump_address(target);
3547 li(dst, Operand(address, rmode), ADDRESS_LOAD);
3735 // receiver and the return address.
4418 // Reserve place for the return address, stack space and an optional slot
4428 // Set the exit frame sp value to point just before the return address
4891 // allow preemption, so the return address in the link register
4907 // See x64 code for reasoning about how to address the isolate data fields.
4969 // register ra, which is needed while computing the code start address.
4973 addi(ra, ra, kInstrSize * 2); // ra = address of li