Diff
checker
文本
文本
圖像
文檔
Excel
文件夾
Legal
Enterprise
桌面版
定價
登入
下載 Diffchecker 桌面版
比較文本
尋找兩個文字檔案之間的差異
工具
歷史
即時編輯器
隱藏空白變更
摺疊未變更行
關閉換行
檢視
拆分
統一
比對精度
智能
單詞
字符
文字樣式
變更外觀
語法突出顯示
選擇語法
忽略
文字轉換
前往第一個差異
編輯輸入
Diffchecker Desktop
執行Diffchecker最安全的方式。取得Diffchecker桌面應用程式:您的差異永遠不會離開您的電腦!
取得桌面版
Untitled Diff
建立於
4 年前
差異永不過期
清除
匯出
分享
解釋
16 刪除
行
總計
刪除
字符
總計
刪除
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
36 行
全部複製
18 新增
行
總計
新增
字符
總計
新增
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
37 行
全部複製
; Assembly listing for method Program:TrailingZeroCount_uint():int:this
; Assembly listing for method Program:TrailingZeroCount_uint():int:this
; Emitting BLENDED_CODE for X64 CPU with AVX - Windows
; Emitting BLENDED_CODE for X64 CPU with AVX - Windows
; Tier-1 compilation
; Tier-1 compilation
; optimized code
; optimized code
; rsp based frame
; rsp based frame
; fully interruptible
; fully interruptible
; No PGO data
; No PGO data
複製
已複製
複製
已複製
;
1
inlinees with PGO data; 0 single block inlinees;
0
inlinees without PGO data
;
0
inlinees with PGO data; 0 single block inlinees;
1
inlinees without PGO data
; Final local variable assignments
; Final local variable assignments
G_M20730_IG01: ;; offset=0000H
G_M20730_IG01: ;; offset=0000H
;; size=0 bbWeight=1 PerfScore 0.00
;; size=0 bbWeight=1 PerfScore 0.00
G_M20730_IG02: ;; offset=0000H
G_M20730_IG02: ;; offset=0000H
33C0 xor eax, eax
33C0 xor eax, eax
複製
已複製
複製
已複製
48BA101F
4066A901
0000 mov rdx,
0x1A966401F10
; data for Program:input_uint
48BA101F
C03F7A02
0000 mov rdx,
0x27A3FC01F10
; data for Program:input_uint
488B12 mov rdx, gword ptr [rdx]
488B12 mov rdx, gword ptr [rdx]
33C9 xor ecx, ecx
33C9 xor ecx, ecx
448B4208 mov r8d, dword ptr [rdx+8]
448B4208 mov r8d, dword ptr [rdx+8]
4585C0 test r8d, r8d
4585C0 test r8d, r8d
複製
已複製
複製
已複製
7E1
4
jle SHORT G_M20730_IG04
7E1
A
jle SHORT G_M20730_IG04
;; size=
26
bbWeight=1 PerfScore 6.
00
660F1F440000 align [6 bytes for IG03]
G_M20730_IG03: ;; offset=
001AH
; ............................... 32B boundary ...............................
;; size=
32
bbWeight=1 PerfScore 6.
25
G_M20730_IG03: ;; offset=
0020H
448BC9 mov r9d, ecx
448BC9 mov r9d, ecx
F3460FBC4C8A10 tzcnt r9d, dword ptr [rdx+4*r9+16]
F3460FBC4C8A10 tzcnt r9d, dword ptr [rdx+4*r9+16]
複製
已複製
複製
已複製
; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (tzcnt: 4) 32B boundary ...............................
4103C1 add eax, r9d
4103C1 add eax, r9d
FFC1 inc ecx
FFC1 inc ecx
443BC1 cmp r8d, ecx
443BC1 cmp r8d, ecx
7FEC jg SHORT G_M20730_IG03
7FEC jg SHORT G_M20730_IG03
複製
已複製
複製
已複製
;; size=20 bbWeight=
1
PerfScore
7
.00
;; size=20 bbWeight=
4
PerfScore
28
.00
G_M20730_IG04: ;; offset=
002EH
G_M20730_IG04: ;; offset=
0034H
C3 ret
C3 ret
;; size=1 bbWeight=1 PerfScore 1.00
;; size=1 bbWeight=1 PerfScore 1.00
複製
已複製
複製
已複製
; Total bytes of code
47
, prolog size 0, PerfScore
18.70
, instruction count
14
, allocated bytes for code
47
(MethodHash=bb78af05) for method Program:TrailingZeroCount_uint():int:this
; Total bytes of code
53
, prolog size 0, PerfScore
40.55
, instruction count
15
, allocated bytes for code
53
(MethodHash=bb78af05) for method Program:TrailingZeroCount_uint():int:this
; ============================================================
; ============================================================
已保存差異
原始文本
開啟檔案
; Assembly listing for method Program:TrailingZeroCount_uint():int:this ; Emitting BLENDED_CODE for X64 CPU with AVX - Windows ; Tier-1 compilation ; optimized code ; rsp based frame ; fully interruptible ; No PGO data ; 1 inlinees with PGO data; 0 single block inlinees; 0 inlinees without PGO data ; Final local variable assignments G_M20730_IG01: ;; offset=0000H ;; size=0 bbWeight=1 PerfScore 0.00 G_M20730_IG02: ;; offset=0000H 33C0 xor eax, eax 48BA101F4066A9010000 mov rdx, 0x1A966401F10 ; data for Program:input_uint 488B12 mov rdx, gword ptr [rdx] 33C9 xor ecx, ecx 448B4208 mov r8d, dword ptr [rdx+8] 4585C0 test r8d, r8d 7E14 jle SHORT G_M20730_IG04 ;; size=26 bbWeight=1 PerfScore 6.00 G_M20730_IG03: ;; offset=001AH 448BC9 mov r9d, ecx F3460FBC4C8A10 tzcnt r9d, dword ptr [rdx+4*r9+16] ; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (tzcnt: 4) 32B boundary ............................... 4103C1 add eax, r9d FFC1 inc ecx 443BC1 cmp r8d, ecx 7FEC jg SHORT G_M20730_IG03 ;; size=20 bbWeight=1 PerfScore 7.00 G_M20730_IG04: ;; offset=002EH C3 ret ;; size=1 bbWeight=1 PerfScore 1.00 ; Total bytes of code 47, prolog size 0, PerfScore 18.70, instruction count 14, allocated bytes for code 47 (MethodHash=bb78af05) for method Program:TrailingZeroCount_uint():int:this ; ============================================================
更改後文本
開啟檔案
; Assembly listing for method Program:TrailingZeroCount_uint():int:this ; Emitting BLENDED_CODE for X64 CPU with AVX - Windows ; Tier-1 compilation ; optimized code ; rsp based frame ; fully interruptible ; No PGO data ; 0 inlinees with PGO data; 0 single block inlinees; 1 inlinees without PGO data ; Final local variable assignments G_M20730_IG01: ;; offset=0000H ;; size=0 bbWeight=1 PerfScore 0.00 G_M20730_IG02: ;; offset=0000H 33C0 xor eax, eax 48BA101FC03F7A020000 mov rdx, 0x27A3FC01F10 ; data for Program:input_uint 488B12 mov rdx, gword ptr [rdx] 33C9 xor ecx, ecx 448B4208 mov r8d, dword ptr [rdx+8] 4585C0 test r8d, r8d 7E1A jle SHORT G_M20730_IG04 660F1F440000 align [6 bytes for IG03] ; ............................... 32B boundary ............................... ;; size=32 bbWeight=1 PerfScore 6.25 G_M20730_IG03: ;; offset=0020H 448BC9 mov r9d, ecx F3460FBC4C8A10 tzcnt r9d, dword ptr [rdx+4*r9+16] 4103C1 add eax, r9d FFC1 inc ecx 443BC1 cmp r8d, ecx 7FEC jg SHORT G_M20730_IG03 ;; size=20 bbWeight=4 PerfScore 28.00 G_M20730_IG04: ;; offset=0034H C3 ret ;; size=1 bbWeight=1 PerfScore 1.00 ; Total bytes of code 53, prolog size 0, PerfScore 40.55, instruction count 15, allocated bytes for code 53 (MethodHash=bb78af05) for method Program:TrailingZeroCount_uint():int:this ; ============================================================
尋找差異