Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
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
違いを見つける