Searched refs:rsi (Results 1 – 5 of 5) sorted by relevance
22 unsigned long rsi; member
22 popq %rsi
440 regs->rsi = (uint64_t)dst_argv; in do_execve()
43 popq %rsi86 pushq %rsi101 movq ERRCODE(%rsp), %rsi // 把错误码装进rsi,作为函数的第二个参数130 pushq %rsi
659 regs.rsi = unsafe { &(*frame).info as *const siginfo as u64 }; in setup_frame()