Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
空白の変更を非表示
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
テキストスタイル
外観を変更
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
Untitled Diff
作成日
4 年前
差分は期限切れになりません
クリア
エクスポート
共有
説明
6 削除
行
合計
削除
文字
合計
削除
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
29 行
すべてコピー
6 追加
行
合計
追加
文字
合計
追加
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
29 行
すべてコピー
; Assembly listing for method System.IO.Packaging.ContentType:IsAllowedCharacter(ushort):bool
; Assembly listing for method System.IO.Packaging.ContentType:IsAllowedCharacter(ushort):bool
; Emitting BLENDED_CODE for X64 CPU with AVX - Windows
; Emitting BLENDED_CODE for X64 CPU with AVX - Windows
; optimized code
; optimized code
; rsp based frame
; rsp based frame
; partially interruptible
; partially interruptible
; No PGO data
; No PGO data
; 0 inlinees with PGO data; 0 single block inlinees; 1 inlinees without PGO data
; 0 inlinees with PGO data; 0 single block inlinees; 1 inlinees without PGO data
G_M3338_IG01:
G_M3338_IG01:
sub rsp, 40
sub rsp, 40
;; size=4 bbWeight=1 PerfScore 0.25
;; size=4 bbWeight=1 PerfScore 0.25
G_M3338_IG02:
G_M3338_IG02:
mov r9, 0xD1FFAB1E ; const ptr
mov r9, 0xD1FFAB1E ; const ptr
mov r8, gword ptr [r9]
mov r8, gword ptr [r9]
コピー
コピー済み
コピー
コピー済み
mov r9d,
dword ptr [r8+08H]
mov r9d,
15
movzx rdx, cx
movzx rdx, cx
mov rcx, r8
mov rcx, r8
xor r8d, r8d
xor r8d, r8d
call [System.Array:IndexOf[ushort](ushort[],ushort,int,int):int]
call [System.Array:IndexOf[ushort](ushort[],ushort,int,int):int]
not eax
not eax
shr eax, 31
shr eax, 31
コピー
コピー済み
コピー
コピー済み
;; size=
37
bbWeight=1 PerfScore
8.75
;; size=
39
bbWeight=1 PerfScore
7.00
G_M3338_IG03:
G_M3338_IG03:
add rsp, 40
add rsp, 40
ret
ret
;; size=5 bbWeight=1 PerfScore 1.25
;; size=5 bbWeight=1 PerfScore 1.25
コピー
コピー済み
コピー
コピー済み
; Total bytes of code
46
, prolog size 4, PerfScore
14.85
, instruction count 12, allocated bytes for code
46
(MethodHash=d8cff2f5) for method System.IO.Packaging.ContentType:IsAllowedCharacter(ushort):bool
; Total bytes of code
48
, prolog size 4, PerfScore
13.30
, instruction count 12, allocated bytes for code
48
(MethodHash=d8cff2f5) for method System.IO.Packaging.ContentType:IsAllowedCharacter(ushort):bool
; ============================================================
; ============================================================
保存された差分
原文
ファイルを開く
; Assembly listing for method System.IO.Packaging.ContentType:IsAllowedCharacter(ushort):bool ; Emitting BLENDED_CODE for X64 CPU with AVX - Windows ; optimized code ; rsp based frame ; partially interruptible ; No PGO data ; 0 inlinees with PGO data; 0 single block inlinees; 1 inlinees without PGO data G_M3338_IG01: sub rsp, 40 ;; size=4 bbWeight=1 PerfScore 0.25 G_M3338_IG02: mov r9, 0xD1FFAB1E ; const ptr mov r8, gword ptr [r9] mov r9d, dword ptr [r8+08H] movzx rdx, cx mov rcx, r8 xor r8d, r8d call [System.Array:IndexOf[ushort](ushort[],ushort,int,int):int] not eax shr eax, 31 ;; size=37 bbWeight=1 PerfScore 8.75 G_M3338_IG03: add rsp, 40 ret ;; size=5 bbWeight=1 PerfScore 1.25 ; Total bytes of code 46, prolog size 4, PerfScore 14.85, instruction count 12, allocated bytes for code 46 (MethodHash=d8cff2f5) for method System.IO.Packaging.ContentType:IsAllowedCharacter(ushort):bool ; ============================================================
変更されたテキスト
ファイルを開く
; Assembly listing for method System.IO.Packaging.ContentType:IsAllowedCharacter(ushort):bool ; Emitting BLENDED_CODE for X64 CPU with AVX - Windows ; optimized code ; rsp based frame ; partially interruptible ; No PGO data ; 0 inlinees with PGO data; 0 single block inlinees; 1 inlinees without PGO data G_M3338_IG01: sub rsp, 40 ;; size=4 bbWeight=1 PerfScore 0.25 G_M3338_IG02: mov r9, 0xD1FFAB1E ; const ptr mov r8, gword ptr [r9] mov r9d, 15 movzx rdx, cx mov rcx, r8 xor r8d, r8d call [System.Array:IndexOf[ushort](ushort[],ushort,int,int):int] not eax shr eax, 31 ;; size=39 bbWeight=1 PerfScore 7.00 G_M3338_IG03: add rsp, 40 ret ;; size=5 bbWeight=1 PerfScore 1.25 ; Total bytes of code 48, prolog size 4, PerfScore 13.30, instruction count 12, allocated bytes for code 48 (MethodHash=d8cff2f5) for method System.IO.Packaging.ContentType:IsAllowedCharacter(ushort):bool ; ============================================================
違いを見つける