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 whitespace changes
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Text styles
Change appearance
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
3 years ago
Diff never expires
Clear
Export
Share
Explain
15 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
61 lines
Copy
7 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
53 lines
Copy
; Method Program:AsSpan():System.Span`1[System.String]:this (FullOpts)
; Method Program:AsSpan():System.Span`1[System.String]:this (FullOpts)
G_M48291_IG01:
G_M48291_IG01:
sub rsp, 40
sub rsp, 40
;; size=4 bbWeight=1 PerfScore 0.25
;; size=4 bbWeight=1 PerfScore 0.25
G_M48291_IG02:
G_M48291_IG02:
mov rax, gword ptr [rcx+0x08]
mov rax, gword ptr [rcx+0x08]
test rax, rax
test rax, rax
Copy
Copied
Copy
Copied
je SHORT G_M48291_IG0
9
je SHORT G_M48291_IG0
8
;; size=9 bbWeight=1 PerfScore 3.25
;; size=9 bbWeight=1 PerfScore 3.25
G_M48291_IG03:
G_M48291_IG03:
mov rcx, gword ptr [rax+0x08]
mov rcx, gword ptr [rax+0x08]
mov r8d, dword ptr [rax+0x10]
mov r8d, dword ptr [rax+0x10]
test rcx, rcx
test rcx, rcx
je SHORT G_M48291_IG06
je SHORT G_M48291_IG06
Copy
Copied
Copy
Copied
mov rax, 0xD1FFAB1E ; System.String[]
cmp qword ptr [rcx], rax
jne SHORT G_M48291_IG07
cmp dword ptr [rcx+0x08], r8d
cmp dword ptr [rcx+0x08], r8d
Copy
Copied
Copy
Copied
jb SHORT G_M48291_IG0
8
jb SHORT G_M48291_IG0
7
add rcx, 16
add rcx, 16
Copy
Copied
Copy
Copied
;; size=
38
bbWeight=0.50 PerfScore
6.88
;; size=
23
bbWeight=0.50 PerfScore
4.75
G_M48291_IG04:
G_M48291_IG04:
mov bword ptr [rdx], rcx
mov bword ptr [rdx], rcx
mov dword ptr [rdx+0x08], r8d
mov dword ptr [rdx+0x08], r8d
mov rax, rdx
mov rax, rdx
;; size=10 bbWeight=1 PerfScore 2.25
;; size=10 bbWeight=1 PerfScore 2.25
G_M48291_IG05:
G_M48291_IG05:
add rsp, 40
add rsp, 40
ret
ret
;; size=5 bbWeight=1 PerfScore 1.25
;; size=5 bbWeight=1 PerfScore 1.25
G_M48291_IG06:
G_M48291_IG06:
test r8d, r8d
test r8d, r8d
Copy
Copied
Copy
Copied
jne SHORT G_M48291_IG0
8
jne SHORT G_M48291_IG0
7
xor rcx, rcx
xor rcx, rcx
xor r8d, r8d
xor r8d, r8d
jmp SHORT G_M48291_IG04
jmp SHORT G_M48291_IG04
;; size=12 bbWeight=0 PerfScore 0.00
;; size=12 bbWeight=0 PerfScore 0.00
G_M48291_IG07:
G_M48291_IG07:
Copy
Copied
Copy
Copied
call [System.ThrowHelper:ThrowArrayTypeMismatchException()]
int3
;; size=7 bbWeight=0 PerfScore 0.00
G_M48291_IG08:
call [System.ThrowHelper:ThrowArgumentOutOfRangeException()]
call [System.ThrowHelper:ThrowArgumentOutOfRangeException()]
int3
int3
;; size=7 bbWeight=0 PerfScore 0.00
;; size=7 bbWeight=0 PerfScore 0.00
Copy
Copied
Copy
Copied
G_M48291_IG0
9
:
G_M48291_IG0
8
:
xor rcx, rcx
xor rcx, rcx
xor r8d, r8d
xor r8d, r8d
jmp SHORT G_M48291_IG04
jmp SHORT G_M48291_IG04
;; size=7 bbWeight=0 PerfScore 0.00
;; size=7 bbWeight=0 PerfScore 0.00
Copy
Copied
Copy
Copied
; Total bytes of code:
99
; Total bytes of code:
77
Saved diffs
Original text
Open file
; Method Program:AsSpan():System.Span`1[System.String]:this (FullOpts) G_M48291_IG01: sub rsp, 40 ;; size=4 bbWeight=1 PerfScore 0.25 G_M48291_IG02: mov rax, gword ptr [rcx+0x08] test rax, rax je SHORT G_M48291_IG09 ;; size=9 bbWeight=1 PerfScore 3.25 G_M48291_IG03: mov rcx, gword ptr [rax+0x08] mov r8d, dword ptr [rax+0x10] test rcx, rcx je SHORT G_M48291_IG06 mov rax, 0xD1FFAB1E ; System.String[] cmp qword ptr [rcx], rax jne SHORT G_M48291_IG07 cmp dword ptr [rcx+0x08], r8d jb SHORT G_M48291_IG08 add rcx, 16 ;; size=38 bbWeight=0.50 PerfScore 6.88 G_M48291_IG04: mov bword ptr [rdx], rcx mov dword ptr [rdx+0x08], r8d mov rax, rdx ;; size=10 bbWeight=1 PerfScore 2.25 G_M48291_IG05: add rsp, 40 ret ;; size=5 bbWeight=1 PerfScore 1.25 G_M48291_IG06: test r8d, r8d jne SHORT G_M48291_IG08 xor rcx, rcx xor r8d, r8d jmp SHORT G_M48291_IG04 ;; size=12 bbWeight=0 PerfScore 0.00 G_M48291_IG07: call [System.ThrowHelper:ThrowArrayTypeMismatchException()] int3 ;; size=7 bbWeight=0 PerfScore 0.00 G_M48291_IG08: call [System.ThrowHelper:ThrowArgumentOutOfRangeException()] int3 ;; size=7 bbWeight=0 PerfScore 0.00 G_M48291_IG09: xor rcx, rcx xor r8d, r8d jmp SHORT G_M48291_IG04 ;; size=7 bbWeight=0 PerfScore 0.00 ; Total bytes of code: 99
Changed text
Open file
; Method Program:AsSpan():System.Span`1[System.String]:this (FullOpts) G_M48291_IG01: sub rsp, 40 ;; size=4 bbWeight=1 PerfScore 0.25 G_M48291_IG02: mov rax, gword ptr [rcx+0x08] test rax, rax je SHORT G_M48291_IG08 ;; size=9 bbWeight=1 PerfScore 3.25 G_M48291_IG03: mov rcx, gword ptr [rax+0x08] mov r8d, dword ptr [rax+0x10] test rcx, rcx je SHORT G_M48291_IG06 cmp dword ptr [rcx+0x08], r8d jb SHORT G_M48291_IG07 add rcx, 16 ;; size=23 bbWeight=0.50 PerfScore 4.75 G_M48291_IG04: mov bword ptr [rdx], rcx mov dword ptr [rdx+0x08], r8d mov rax, rdx ;; size=10 bbWeight=1 PerfScore 2.25 G_M48291_IG05: add rsp, 40 ret ;; size=5 bbWeight=1 PerfScore 1.25 G_M48291_IG06: test r8d, r8d jne SHORT G_M48291_IG07 xor rcx, rcx xor r8d, r8d jmp SHORT G_M48291_IG04 ;; size=12 bbWeight=0 PerfScore 0.00 G_M48291_IG07: call [System.ThrowHelper:ThrowArgumentOutOfRangeException()] int3 ;; size=7 bbWeight=0 PerfScore 0.00 G_M48291_IG08: xor rcx, rcx xor r8d, r8d jmp SHORT G_M48291_IG04 ;; size=7 bbWeight=0 PerfScore 0.00 ; Total bytes of code: 77
Find difference