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
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
30 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
60 lines
Copy
24 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
54 lines
Copy
; Method Program:Test(int):bool
; Method Program:Test(int):bool
G_M57668_IG01:
G_M57668_IG01:
Copy
Copied
Copy
Copied
push rdi
push rsi
push rsi
Copy
Copied
Copy
Copied
push rbx
sub rsp, 32
sub rsp, 32
mov esi, ecx
mov esi, ecx
Copy
Copied
Copy
Copied
;; bbWeight=1 PerfScore
3.50
;; bbWeight=1 PerfScore
1.50
G_M57668_IG02:
G_M57668_IG02:
mov rcx, 0xD1FFAB1E
mov rcx, 0xD1FFAB1E
Copy
Copied
Copy
Copied
mov edx,
8
mov edx,
18
call CORINFO_HELP_CLASSINIT_SHARED_DYNAMICCLASS
call CORINFO_HELP_CLASSINIT_SHARED_DYNAMICCLASS
Copy
Copied
Copy
Copied
mov
rcx,
0xD1FFAB1E
mov
rax,
0xD1FFAB1E
mov
rdi,
gword ptr
[rcx]
mov
rax,
gword ptr
[rax]
xor
ebx, ebx
xor
edx, edx
;; bbWeight=1 PerfScore
4.00
align [6 bytes]
;; bbWeight=1 PerfScore
4.25
G_M57668_IG03:
G_M57668_IG03:
Copy
Copied
Copy
Copied
mov
rcx, rdi
mov
ecx, edx
mov
r8d, esi
cmp
dword ptr [rax], eax
mov
edx, ebx
cmp
ecx, esi
mov
r11, 0xD1FFAB1E
sete
cl
call
[System.Collections.Generic.IEqualityComparer`1[Int32][System.Int32]:Equals(int,int):bool:this]
movzx
rcx, cl
test
eax, eax
test
ecx, ecx
jne SHORT G_M57668_IG07
jne SHORT G_M57668_IG07
Copy
Copied
Copy
Copied
;; bbWeight=4 PerfScore
21.00
;; bbWeight=4 PerfScore
20.00
G_M57668_IG04:
G_M57668_IG04:
Copy
Copied
Copy
Copied
inc
ebx
inc
edx
cmp
ebx,
100
cmp
edx,
100
jl SHORT G_M57668_IG03
jl SHORT G_M57668_IG03
;; bbWeight=4 PerfScore 6.00
;; bbWeight=4 PerfScore 6.00
G_M57668_IG05:
G_M57668_IG05:
xor eax, eax
xor eax, eax
;; bbWeight=0.50 PerfScore 0.13
;; bbWeight=0.50 PerfScore 0.13
G_M57668_IG06:
G_M57668_IG06:
add rsp, 32
add rsp, 32
Copy
Copied
Copy
Copied
pop rbx
pop rsi
pop rsi
Copy
Copied
Copy
Copied
pop rdi
ret
ret
Copy
Copied
Copy
Copied
;; bbWeight=0.50 PerfScore
1.38
;; bbWeight=0.50 PerfScore
0.88
G_M57668_IG07:
G_M57668_IG07:
mov eax, 1
mov eax, 1
;; bbWeight=0.50 PerfScore 0.13
;; bbWeight=0.50 PerfScore 0.13
G_M57668_IG08:
G_M57668_IG08:
add rsp, 32
add rsp, 32
Copy
Copied
Copy
Copied
pop rbx
pop rsi
pop rsi
Copy
Copied
Copy
Copied
pop rdi
ret
ret
Copy
Copied
Copy
Copied
;; bbWeight=0.50 PerfScore
1.38
;; bbWeight=0.50 PerfScore
0.88
; Total bytes of code:
102
; Total bytes of code:
90
Saved diffs
Original text
Open file
; Method Program:Test(int):bool G_M57668_IG01: push rdi push rsi push rbx sub rsp, 32 mov esi, ecx ;; bbWeight=1 PerfScore 3.50 G_M57668_IG02: mov rcx, 0xD1FFAB1E mov edx, 8 call CORINFO_HELP_CLASSINIT_SHARED_DYNAMICCLASS mov rcx, 0xD1FFAB1E mov rdi, gword ptr [rcx] xor ebx, ebx ;; bbWeight=1 PerfScore 4.00 G_M57668_IG03: mov rcx, rdi mov r8d, esi mov edx, ebx mov r11, 0xD1FFAB1E call [System.Collections.Generic.IEqualityComparer`1[Int32][System.Int32]:Equals(int,int):bool:this] test eax, eax jne SHORT G_M57668_IG07 ;; bbWeight=4 PerfScore 21.00 G_M57668_IG04: inc ebx cmp ebx, 100 jl SHORT G_M57668_IG03 ;; bbWeight=4 PerfScore 6.00 G_M57668_IG05: xor eax, eax ;; bbWeight=0.50 PerfScore 0.13 G_M57668_IG06: add rsp, 32 pop rbx pop rsi pop rdi ret ;; bbWeight=0.50 PerfScore 1.38 G_M57668_IG07: mov eax, 1 ;; bbWeight=0.50 PerfScore 0.13 G_M57668_IG08: add rsp, 32 pop rbx pop rsi pop rdi ret ;; bbWeight=0.50 PerfScore 1.38 ; Total bytes of code: 102
Changed text
Open file
; Method Program:Test(int):bool G_M57668_IG01: push rsi sub rsp, 32 mov esi, ecx ;; bbWeight=1 PerfScore 1.50 G_M57668_IG02: mov rcx, 0xD1FFAB1E mov edx, 18 call CORINFO_HELP_CLASSINIT_SHARED_DYNAMICCLASS mov rax, 0xD1FFAB1E mov rax, gword ptr [rax] xor edx, edx align [6 bytes] ;; bbWeight=1 PerfScore 4.25 G_M57668_IG03: mov ecx, edx cmp dword ptr [rax], eax cmp ecx, esi sete cl movzx rcx, cl test ecx, ecx jne SHORT G_M57668_IG07 ;; bbWeight=4 PerfScore 20.00 G_M57668_IG04: inc edx cmp edx, 100 jl SHORT G_M57668_IG03 ;; bbWeight=4 PerfScore 6.00 G_M57668_IG05: xor eax, eax ;; bbWeight=0.50 PerfScore 0.13 G_M57668_IG06: add rsp, 32 pop rsi ret ;; bbWeight=0.50 PerfScore 0.88 G_M57668_IG07: mov eax, 1 ;; bbWeight=0.50 PerfScore 0.13 G_M57668_IG08: add rsp, 32 pop rsi ret ;; bbWeight=0.50 PerfScore 0.88 ; Total bytes of code: 90
Find difference