Questions why using 8 byte register to carry 8 byte type but not using 4 byte register for 4 byte type byMRJanuary 18, 2023
Questions why int& as function parameter uses QWORD(8 byte) memory but int parameter uses DWORD byMRJanuary 8, 2023
Questions do all variables are automatically get stored in starting with rax register as code execute as stuff start happening on variables byMRFebruary 23, 2022