Y
Hacker News
new
|
ask
|
show
|
jobs
by
gamozolabs
2413 days ago
The x86 `syscall` instruction stores the return address into `rcx` as well as `RFLAGS` into `r11`. These are unconditionally clobbered and thus cannot be saved or used in a `syscall` transition.