Home
last modified time | relevance | path

Searched refs:rsp_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/x86_64/
Dcontext_x86_64.cc31 gprs_[RSP] = &rsp_; in Reset()
34 rsp_ = X86_64Context::kBadGprBase + RSP; in Reset()
Dcontext_x86_64.h97 uintptr_t rsp_, rip_, arg0_; variable