I\'m new in inline assembly. I have the following C function with inline assembly. I\'m just trying to see if push %%rbp and mov %%rsp, %%rbp
C
push %%rbp
mov %%rsp, %%rbp