When compiling the program beneath to assembly using MSVC:
int main() {int var1 = 1; int var2 = 2;}
The