5 ms·
This has nothing to do with memory. The x86_64 ABI returns values from functions in the RAX register.
by kaushiks 9y ago
This has nothing to do with memory. The x86_64 ABI returns values from functions in the RAX register.
- albinofrenchy 9y agoSure; same point applies though -- just because 0 happens to be in RAX doesn't mean it's defined behavior.