Home | History | Annotate | Download | only in X64

Lines Matching refs:Rbp

192 ; +    RBP              +

193 ; +---------------------+ <-- RBP, 16-byte aligned
204 push rbp
205 mov rbp, rsp
213 ;; UINT64 Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;
227 push qword ptr [rbp + 48] ; RSP
228 push qword ptr [rbp] ; RBP
233 movzx rax, word ptr [rbp + 56]
235 movzx rax, word ptr [rbp + 32]
247 push qword ptr [rbp + 24]
263 push qword ptr [rbp + 40]
305 push qword ptr [rbp + 16]
308 mov rcx, [rbp + 8]
351 pop qword ptr [rbp + 40]
359 pop qword ptr [rbp + 24]
371 pop qword ptr [rbp + 32] ; for cs
372 pop qword ptr [rbp + 56] ; for ss
374 ;; UINT64 Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;
378 add rsp, 8 ; not for rbp
379 pop qword ptr [rbp + 48] ; for rsp
393 mov rsp, rbp
398 pop rbp