Skip to content

Instantly share code, notes, and snippets.

@mraleph
Created October 14, 2013 20:15
Show Gist options
  • Save mraleph/6981523 to your computer and use it in GitHub Desktop.
Save mraleph/6981523 to your computer and use it in GitHub Desktop.
--- Optimized code ---
kind = OPTIMIZED_FUNCTION
name = f138178145338511
stack_slots = 1
Instructions (size = 58)
0x5cacb8a0 0 55 push ebp
0x5cacb8a1 1 89e5 mov ebp,esp
0x5cacb8a3 3 56 push esi
0x5cacb8a4 4 57 push edi
0x5cacb8a5 5 6a00 push 0x0
;;; <@0,#0> -------------------- B0 --------------------
;;; <@2,#1> context
0x5cacb8a7 7 8b75fc mov esi,[ebp+0xfc]
;;; <@8,#7> -------------------- B1 --------------------
;;; <@10,#9> stack-check
0x5cacb8aa 10 3b25d4a86809 cmp esp,[0x968a8d4]
0x5cacb8b0 16 7305 jnc 23 (0x5cacb8b7)
0x5cacb8b2 18 e8291075f6 call StackCheck (0x5321c8e0) ;; code: BUILTIN
;;; <@12,#8890> constant-t
0x5cacb8b7 23 b881803049 mov eax,0x49308081 ;; object: 0x49308081 <Very long string[12881]>
;;; <@14,#8892> return
0x5cacb8bc 28 89ec mov esp,ebp
0x5cacb8be 30 5d pop ebp
0x5cacb8bf 31 c20400 ret 0x4
0x5cacb8c2 34 90 nop
0x5cacb8c3 35 90 nop
0x5cacb8c4 36 90 nop
0x5cacb8c5 37 90 nop
0x5cacb8c6 38 90 nop
0x5cacb8c7 39 90 nop
;;; Safepoint table.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment