Lines Matching refs:RDI
203 * Now all regs are restored except RSP and RDI.
210 pushq RSP-RDI(%rdi) /* RSP */
211 pushq (%rdi) /* RDI */
214 * We are on the trampoline stack. All regs except RDI are live.
590 * The stack is now user RDI, orig_ax, RIP, CS, EFLAGS, RSP, SS.
604 /* Push user RDI on the trampoline stack. */
608 * We are on the trampoline stack. All regs except RDI are live.
615 /* Restore RDI. */
665 * We clobber RAX and RDI in this code. We stash RDI on the
680 pushq %rdi /* Stash user RDI */
713 popq %rdi /* Restore user RDI */