Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Features
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
Word
Character
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
5 years ago
Diff never expires
Clear
Export
Share
Explain
5 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
29 lines
Copy
7 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
30 lines
Copy
; Method Class1:Test():bool:this
; Method Class1:Test():bool:this
G_M32000_IG01:
G_M32000_IG01:
;; bbWeight=1 PerfScore 0.00
;; bbWeight=1 PerfScore 0.00
G_M32000_IG02:
G_M32000_IG02:
mov rax, 0xD1FFAB1E
mov rax, 0xD1FFAB1E
mov rax, gword ptr [rax]
mov rax, gword ptr [rax]
Copy
Copied
Copy
Copied
cmp
dword ptr [rax+8],
3
mov eax, dword ptr [rax+8]
cmp
eax,
3
je SHORT G_M32000_IG05
je SHORT G_M32000_IG05
Copy
Copied
Copy
Copied
;; bbWeight=1 PerfScore
5.25
;; bbWeight=1 PerfScore
5.50
G_M32000_IG03:
G_M32000_IG03:
Copy
Copied
Copy
Copied
cmp
dword ptr [rax+8],
4
cmp
eax,
4
sete al
sete al
movzx rax, al
movzx rax, al
Copy
Copied
Copy
Copied
;; bbWeight=0.50 PerfScore
1.63
;; bbWeight=0.50 PerfScore
0.75
G_M32000_IG04:
G_M32000_IG04:
ret
ret
;; bbWeight=0.50 PerfScore 0.50
;; bbWeight=0.50 PerfScore 0.50
G_M32000_IG05:
G_M32000_IG05:
mov eax, 1
mov eax, 1
;; bbWeight=0.50 PerfScore 0.13
;; bbWeight=0.50 PerfScore 0.13
G_M32000_IG06:
G_M32000_IG06:
ret
ret
;; bbWeight=0.50 PerfScore 0.50
;; bbWeight=0.50 PerfScore 0.50
Copy
Copied
Copy
Copied
; Total bytes of code:
36
; Total bytes of code:
37
Saved diffs
Original text
Open file
; Method Class1:Test():bool:this G_M32000_IG01: ;; bbWeight=1 PerfScore 0.00 G_M32000_IG02: mov rax, 0xD1FFAB1E mov rax, gword ptr [rax] cmp dword ptr [rax+8], 3 je SHORT G_M32000_IG05 ;; bbWeight=1 PerfScore 5.25 G_M32000_IG03: cmp dword ptr [rax+8], 4 sete al movzx rax, al ;; bbWeight=0.50 PerfScore 1.63 G_M32000_IG04: ret ;; bbWeight=0.50 PerfScore 0.50 G_M32000_IG05: mov eax, 1 ;; bbWeight=0.50 PerfScore 0.13 G_M32000_IG06: ret ;; bbWeight=0.50 PerfScore 0.50 ; Total bytes of code: 36
Changed text
Open file
; Method Class1:Test():bool:this G_M32000_IG01: ;; bbWeight=1 PerfScore 0.00 G_M32000_IG02: mov rax, 0xD1FFAB1E mov rax, gword ptr [rax] mov eax, dword ptr [rax+8] cmp eax, 3 je SHORT G_M32000_IG05 ;; bbWeight=1 PerfScore 5.50 G_M32000_IG03: cmp eax, 4 sete al movzx rax, al ;; bbWeight=0.50 PerfScore 0.75 G_M32000_IG04: ret ;; bbWeight=0.50 PerfScore 0.50 G_M32000_IG05: mov eax, 1 ;; bbWeight=0.50 PerfScore 0.13 G_M32000_IG06: ret ;; bbWeight=0.50 PerfScore 0.50 ; Total bytes of code: 37
Find difference