Closed allanlw closed 7 years ago
Ugh, this is really persnickety, but we technically need to make sure we're not leaking information in the top half of %rax, which won't necessarily get written to when returning an int.
Yeah I considered that but don't have a good answer.
Maybe there should really be a series of trampoline functions for wrapping syscalls in? Also it would be really nice to have a way to programmatically catch regressions here.
This fixes #2