Untitled Diff

Created Diff never expires
16 remoções
Linhas
Total
Removido
Palavras
Total
Removido
Para continuar usando este recurso, atualize para
Diffchecker logo
Diffchecker Pro
26 linhas
9 adições
Linhas
Total
Adicionado
Palavras
Total
Adicionado
Para continuar usando este recurso, atualize para
Diffchecker logo
Diffchecker Pro
21 linhas
; Method Program:Sum():int
; Method Program:Sum():int
G_M59799_IG01:
G_M59799_IG01:
push rsi
sub rsp, 40
sub rsp, 32
;; bbWeight=1 PerfScore 0.25
;; bbWeight=1 PerfScore 1.25


G_M59799_IG02:
G_M59799_IG02:
mov rcx, 0xD1FFAB1E
mov rcx, 0xD1FFAB1E
call CORINFO_HELP_NEWSFAST
call CORINFO_HELP_NEWSFAST
mov rsi, rax
mov rcx, rax
mov dword ptr [rsi+8], 42
mov dword ptr [rcx+8], 42
mov rcx, rsi
call System.Console:WriteLine(System.Object)
call System.Console:WriteLine(System.Object)
mov rcx, rsi
mov eax, 42
call Foo:GetV():int:this
;; bbWeight=1 PerfScore 3.75
nop
;; bbWeight=1 PerfScore 5.25


G_M59799_IG03:
G_M59799_IG03:
add rsp, 32
add rsp, 40
pop rsi
ret
ret
;; bbWeight=1 PerfScore 1.75
;; bbWeight=1 PerfScore 1.25
; Total bytes of code: 53
; Total bytes of code: 44