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