Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Calling Convention
C calling convention: who cleans the stack in variadic functions vs normal functions?
Apr 17, 2021
How to tell gcc to not align function parameters on the stack?
Apr 17, 2021
Why can a T* be passed in register, but a unique_ptr<T> cannot?
Apr 17, 2021
Why is tailcall optimization not performed for types of class MEMORY?
Apr 17, 2021
What prevents the usage of a function argument as hidden pointer?
Apr 17, 2021
Function call with more parameters than expected
Apr 17, 2021
Acceptability of regular usage of r10 and r11
Apr 17, 2021
C++ on x86-64: when are structs/classes passed and returned in registers?
Apr 17, 2021
Where exactly is the red zone on x86-64?
Apr 17, 2021
What kinds of C++ functions can be placed in a C function pointer?
Apr 17, 2021
Older Entries »