search for: bs_put_big_integer

Displaying 1 result from an estimated 1 matches for "bs_put_big_integer".

2011 Sep 09
1
[LLVMdev] Reserved call frame
...movq $-5, 536(%rsp) movq 552(%rsp), %rsi movq 560(%rsp), %rdx movq 544(%rsp), %rcx movq %rdi, (%rsp) movq $2, 8(%rsp) sarq $4, %rbp leaq *128*(%rsp), %rdi movq %rbp, %r8 movq *40*(%rsp), %r9 # 8-byte Reload callq bs_put_big_integer # a function call with 5 arguments movq 128(%rsp), %rax movq 136(%rsp), %rcx cmpq $0, 144(%rsp) movq %rcx, 560(%rsp) movq %rax, 552(%rsp) jne .LBB0_30 And the same piece of code with reservedCallFrame disabled: # BB#26:...