Home | History | Annotate | Download | only in x64

Lines Matching full:rsp

683   // from the stack, clobbering only the rsp register.
723 // Does not push rsp/rbp nor any of the assembler's special purpose registers
1240 return Operand(rsp, (index + kShaddowSpace) * kPointerSize);
1242 return Operand(rsp, index * kPointerSize);