Diff
checker
文本
文本
图像
文档
Excel
文件夹
Legal
Enterprise
桌面版
定价
登录
下载 Diffchecker 桌面版
比较文本
查找两个文本文件之间的差异
工具
历史
实时编辑器
折叠未更改行
关闭换行
视图
拆分
统一
比对精度
智能
单词
字符
语法高亮
选择语法
忽略
文本转换
转到第一个差异
编辑输入
Diffchecker Desktop
运行Diffchecker最安全的方式。获取Diffchecker桌面应用:您的差异永远不会离开您的电脑!
获取桌面版
Untitled Diff
创建于
3年前
差异永不过期
清除
导出
分享
解释
16 删除
行
总计
删除
字符
总计
删除
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
39 行
全部复制
26 添加
行
总计
添加
字符
总计
添加
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
49 行
全部复制
; Method Benchmarks:NonHoistableStaticInit():int:this
; Method Benchmarks:NonHoistableStaticInit():int:this
G_M27966_IG01:
G_M27966_IG01:
push rdi
push rdi
push rsi
push rsi
sub rsp, 40
sub rsp, 40
G_M27966_IG02:
G_M27966_IG02:
xor esi, esi
xor esi, esi
xor edi, edi
xor edi, edi
G_M27966_IG03:
G_M27966_IG03:
复制
已复制
复制
已复制
Text moved to lines 25-27
mov
rcx, 0xD1FFAB1E
test
byte ptr [(reloc)], 1
; const ptr
mov edx, 7
je
SHORT G_M27966_IG07
call
CORINFO_HELP_GETSHARED_NONGCSTATIC_BASE
G_M27966_IG04:
add esi, dword ptr [(reloc)] ; static handle
add esi, dword ptr [(reloc)] ; static handle
inc edi
inc edi
cmp edi, 0x2710
cmp edi, 0x2710
jl SHORT G_M27966_IG03
jl SHORT G_M27966_IG03
复制
已复制
复制
已复制
G_M27966_IG0
4
:
G_M27966_IG0
5
:
mov eax, esi
mov eax, esi
复制
已复制
复制
已复制
G_M27966_IG0
5
:
G_M27966_IG0
6
:
add rsp, 40
add rsp, 40
pop rsi
pop rsi
pop rdi
pop rdi
ret
ret
复制
已复制
复制
已复制
; Total bytes of code:
55
G_M27966_IG07:
Text moved from lines 10-12
mov rcx, 0xD1FFAB1E
mov edx, 7
call CORINFO_HELP_GETSHARED_NONGCSTATIC_BASE
jmp SHORT G_M27966_IG04
; Total bytes of code:
66
; Method Benchmarks:SimpleStaticInit():int:this
; Method Benchmarks:SimpleStaticInit():int:this
G_M57212_IG01:
G_M57212_IG01:
sub rsp, 40
sub rsp, 40
G_M57212_IG02:
G_M57212_IG02:
复制
已复制
复制
已复制
test byte ptr [(reloc)], 1 ; const ptr
je SHORT G_M57212_IG05
G_M57212_IG03:
mov eax, dword ptr [(reloc)] ; static handle
G_M57212_IG04:
add rsp, 40
ret
G_M57212_IG05:
mov rcx, 0xD1FFAB1E
mov rcx, 0xD1FFAB1E
mov edx, 8
mov edx, 8
call CORINFO_HELP_GETSHARED_NONGCSTATIC_BASE
call CORINFO_HELP_GETSHARED_NONGCSTATIC_BASE
复制
已复制
复制
已复制
mov eax, dword ptr [(reloc)]
; static handle
jmp
SHORT
G_M57212_IG03
G_M57212_IG03
:
; Total bytes of code:
46
add rsp, 40
ret
; Total bytes of code:
35
已保存差异
原始文本
打开文件
; Method Benchmarks:NonHoistableStaticInit():int:this G_M27966_IG01: push rdi push rsi sub rsp, 40 G_M27966_IG02: xor esi, esi xor edi, edi G_M27966_IG03: mov rcx, 0xD1FFAB1E mov edx, 7 call CORINFO_HELP_GETSHARED_NONGCSTATIC_BASE add esi, dword ptr [(reloc)] ; static handle inc edi cmp edi, 0x2710 jl SHORT G_M27966_IG03 G_M27966_IG04: mov eax, esi G_M27966_IG05: add rsp, 40 pop rsi pop rdi ret ; Total bytes of code: 55 ; Method Benchmarks:SimpleStaticInit():int:this G_M57212_IG01: sub rsp, 40 G_M57212_IG02: mov rcx, 0xD1FFAB1E mov edx, 8 call CORINFO_HELP_GETSHARED_NONGCSTATIC_BASE mov eax, dword ptr [(reloc)] ; static handle G_M57212_IG03: add rsp, 40 ret ; Total bytes of code: 35
更改后文本
打开文件
; Method Benchmarks:NonHoistableStaticInit():int:this G_M27966_IG01: push rdi push rsi sub rsp, 40 G_M27966_IG02: xor esi, esi xor edi, edi G_M27966_IG03: test byte ptr [(reloc)], 1 ; const ptr je SHORT G_M27966_IG07 G_M27966_IG04: add esi, dword ptr [(reloc)] ; static handle inc edi cmp edi, 0x2710 jl SHORT G_M27966_IG03 G_M27966_IG05: mov eax, esi G_M27966_IG06: add rsp, 40 pop rsi pop rdi ret G_M27966_IG07: mov rcx, 0xD1FFAB1E mov edx, 7 call CORINFO_HELP_GETSHARED_NONGCSTATIC_BASE jmp SHORT G_M27966_IG04 ; Total bytes of code: 66 ; Method Benchmarks:SimpleStaticInit():int:this G_M57212_IG01: sub rsp, 40 G_M57212_IG02: test byte ptr [(reloc)], 1 ; const ptr je SHORT G_M57212_IG05 G_M57212_IG03: mov eax, dword ptr [(reloc)] ; static handle G_M57212_IG04: add rsp, 40 ret G_M57212_IG05: mov rcx, 0xD1FFAB1E mov edx, 8 call CORINFO_HELP_GETSHARED_NONGCSTATIC_BASE jmp SHORT G_M57212_IG03 ; Total bytes of code: 46
查找差异