|
|
|
|
|
by simplicio
4007 days ago
|
|
I think eax is the only register guaranteed to have its value preserved by the ABI. So the other registers might end up with junk loaded during the exit() syscall. Plus IMHO, the added confusion of having extra output channels doesn't seem worth it. |
|