Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
Untitled Diff
Created
4 years ago
Diff never expires
Clear
Export
Share
Explain
22 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
40 lines
Copy
19 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
39 lines
Copy
; 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
Copy
Copied
Copy
Copied
je SHORT G_M32674_IG0
7
je SHORT G_M32674_IG0
6
test rdx, rdx
test rdx, rdx
Copy
Copied
Copy
Copied
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:
Copy
Copied
Copy
Copied
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
Copy
Copied
Copy
Copied
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
Copy
Copied
Copy
Copied
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
Copy
Copied
Copy
Copied
; Total bytes of code
74
; Total bytes of code
58
Saved diffs
Original text
Open file
; 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
Changed text
Open file
; 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
Find difference