Home | History | Annotate | Download | only in X64

Lines Matching refs:Rbp

193 # +    RBP              +

194 # +---------------------+ <-- RBP, 16-byte aligned
220 pushq %rbp
221 movq %rsp, %rbp
242 ## UINT64 Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;
245 pushq 8(%rbp) # original rcx
247 pushq 48(%rbp) # original rsp
248 pushq (%rbp) # original rbp
268 movzwq 56(%rbp), %rax
271 movzwq 32(%rbp), %rax
284 pushq 24(%rbp)
300 pushq 40(%rbp)
330 pushq 16(%rbp)
336 # movq 8(%rbp), %rcx
371 popq 40(%rbp)
379 popq 24(%rbp)
391 popq 32(%rbp)
392 popq 56(%rbp)
405 ## UINT64 Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;
428 movq %rbp, %rsp
429 popq %rbp