IIRC it should be high->low
,but according to this image,it's low->high
.
I'm now confused,which is the case?
Seems the code is also executed from low->hight
:
0x0000000000400498 <main+0>: push %rbp
0x0000000000400499 <main+1>: mov %rsp,%rbp
0x000000000040049c <main+4>: sub $0x10,%rsp
0x00000000004004a0 <main+8>: movl $0x6,-0x4(%rbp)