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.
639 * The stack is now user RDI, orig_ax, RIP, CS, EFLAGS, RSP, SS.
653 /* Push user RDI on the trampoline stack. */
657 * We are on the trampoline stack. All regs except RDI are live.
664 /* Restore RDI. */
721 * We clobber RAX and RDI in this code. We stash RDI on the
736 pushq %rdi /* Stash user RDI */
768 popq %rdi /* Restore user RDI */