Untitled Diff

Created Diff never expires
16 删除
总计
删除
单词
总计
删除
要继续使用此功能,请升级到
Diffchecker logo
Diffchecker Pro
26
9 添加
总计
添加
单词
总计
添加
要继续使用此功能,请升级到
Diffchecker logo
Diffchecker Pro
21
; 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