Diff
checker
文本
文本
图像
文档
Excel
文件夹
Legal
Enterprise
桌面版
定价
登录
下载 Diffchecker 桌面版
比较文本
查找两个文本文件之间的差异
工具
历史
实时编辑器
折叠未更改行
关闭换行
视图
拆分
统一
比对精度
智能
单词
字符
语法高亮
选择语法
忽略
文本转换
转到第一个差异
编辑输入
Diffchecker Desktop
运行Diffchecker最安全的方式。获取Diffchecker桌面应用:您的差异永远不会离开您的电脑!
获取桌面版
Untitled Diff
创建于
4年前
差异永不过期
清除
导出
分享
解释
22 删除
行
总计
删除
字符
总计
删除
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
40 行
全部复制
19 添加
行
总计
添加
字符
总计
添加
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
39 行
全部复制
; Assembly listing for method System.Type:op_Equality(System.Type,System.Type):bool
; Assembly listing for method System.Type:op_Equality(System.Type,System.Type):bool
G_M32674_IG01:
G_M32674_IG01:
;; size=0 bbWeight=1 PerfScore 0.00
;; size=0 bbWeight=1 PerfScore 0.00
G_M32674_IG02:
G_M32674_IG02:
cmp rcx, rdx
cmp rcx, rdx
jne SHORT G_M32674_IG05
jne SHORT G_M32674_IG05
;; size=5 bbWeight=1 PerfScore 1.25
;; size=5 bbWeight=1 PerfScore 1.25
G_M32674_IG03:
G_M32674_IG03:
mov eax, 1
mov eax, 1
;; size=5 bbWeight=0.50 PerfScore 0.12
;; size=5 bbWeight=0.50 PerfScore 0.12
G_M32674_IG04:
G_M32674_IG04:
ret
ret
;; size=1 bbWeight=0.50 PerfScore 0.50
;; size=1 bbWeight=0.50 PerfScore 0.50
G_M32674_IG05:
G_M32674_IG05:
test rcx, rcx
test rcx, rcx
复制
已复制
复制
已复制
je SHORT G_M32674_IG0
7
je SHORT G_M32674_IG0
6
test rdx, rdx
test rdx, rdx
复制
已复制
复制
已复制
je SHORT G_M32674_IG0
7
je SHORT G_M32674_IG0
6
mov rax, rcx
mov rax,
0xD1FFAB1E ; System.RuntimeType
mov rax,
qword ptr [rax]
cmp qword ptr [
rcx
],
rax
mov r8, 0xD1FFAB1E ; System.RuntimeType
je SHORT G_M32674_IG0
6
cmp rax, r8
cmp
qword ptr [
rdx], rax
je SHORT G_M32674_IG07
jne SHORT G_M32674_IG08
mov r8, rdx
;; size=
30
bbWeight=0.50 PerfScore
5
.38
mov r9,
0xD1FFAB1E ; System.RuntimeType
cmp qword ptr [
r8
],
r9
je SHORT G_M32674_IG0
7
mov
rax,
qword ptr [
rax+168]
;; size=
56
bbWeight=0.50 PerfScore
6
.38
G_M32674_IG06:
G_M32674_IG06:
复制
已复制
复制
已复制
tail.jmp [rax+24]System.Type:Equals(System.Type):bool:this
;; size=4 bbWeight=0.50 PerfScore 1.00
G_M32674_IG07:
xor eax, eax
xor eax, eax
;; size=2 bbWeight=0.50 PerfScore 0.12
;; size=2 bbWeight=0.50 PerfScore 0.12
复制
已复制
复制
已复制
G_M32674_IG0
8
:
G_M32674_IG0
7
:
ret
ret
;; size=1 bbWeight=0.50 PerfScore 0.50
;; size=1 bbWeight=0.50 PerfScore 0.50
复制
已复制
复制
已复制
G_M32674_IG08:
mov rax, qword ptr [rcx]
mov rax, qword ptr [rax+168]
;; size=10 bbWeight=0.50 PerfScore 2.00
G_M32674_IG09:
tail.jmp [rax+24]System.Type:Equals(System.Type):bool:this
;; size=4 bbWeight=0.50 PerfScore 1.00
复制
已复制
复制
已复制
; Total bytes of code
74
; Total bytes of code
58
已保存差异
原始文本
打开文件
; Assembly listing for method System.Type:op_Equality(System.Type,System.Type):bool G_M32674_IG01: ;; size=0 bbWeight=1 PerfScore 0.00 G_M32674_IG02: cmp rcx, rdx jne SHORT G_M32674_IG05 ;; size=5 bbWeight=1 PerfScore 1.25 G_M32674_IG03: mov eax, 1 ;; size=5 bbWeight=0.50 PerfScore 0.12 G_M32674_IG04: ret ;; size=1 bbWeight=0.50 PerfScore 0.50 G_M32674_IG05: test rcx, rcx je SHORT G_M32674_IG07 test rdx, rdx je SHORT G_M32674_IG07 mov rax, rcx mov rax, qword ptr [rax] mov r8, 0xD1FFAB1E ; System.RuntimeType cmp rax, r8 je SHORT G_M32674_IG07 mov r8, rdx mov r9, 0xD1FFAB1E ; System.RuntimeType cmp qword ptr [r8], r9 je SHORT G_M32674_IG07 mov rax, qword ptr [rax+168] ;; size=56 bbWeight=0.50 PerfScore 6.38 G_M32674_IG06: tail.jmp [rax+24]System.Type:Equals(System.Type):bool:this ;; size=4 bbWeight=0.50 PerfScore 1.00 G_M32674_IG07: xor eax, eax ;; size=2 bbWeight=0.50 PerfScore 0.12 G_M32674_IG08: ret ;; size=1 bbWeight=0.50 PerfScore 0.50 ; Total bytes of code 74
更改后文本
打开文件
; Assembly listing for method System.Type:op_Equality(System.Type,System.Type):bool G_M32674_IG01: ;; size=0 bbWeight=1 PerfScore 0.00 G_M32674_IG02: cmp rcx, rdx jne SHORT G_M32674_IG05 ;; size=5 bbWeight=1 PerfScore 1.25 G_M32674_IG03: mov eax, 1 ;; size=5 bbWeight=0.50 PerfScore 0.12 G_M32674_IG04: ret ;; size=1 bbWeight=0.50 PerfScore 0.50 G_M32674_IG05: test rcx, rcx je SHORT G_M32674_IG06 test rdx, rdx je SHORT G_M32674_IG06 mov rax, 0xD1FFAB1E ; System.RuntimeType cmp qword ptr [rcx], rax je SHORT G_M32674_IG06 cmp qword ptr [rdx], rax jne SHORT G_M32674_IG08 ;; size=30 bbWeight=0.50 PerfScore 5.38 G_M32674_IG06: xor eax, eax ;; size=2 bbWeight=0.50 PerfScore 0.12 G_M32674_IG07: ret ;; size=1 bbWeight=0.50 PerfScore 0.50 G_M32674_IG08: mov rax, qword ptr [rcx] mov rax, qword ptr [rax+168] ;; size=10 bbWeight=0.50 PerfScore 2.00 G_M32674_IG09: tail.jmp [rax+24]System.Type:Equals(System.Type):bool:this ;; size=4 bbWeight=0.50 PerfScore 1.00 ; Total bytes of code 58
查找差异