diff options
author | pommicket <pommicket@gmail.com> | 2021-11-10 21:20:49 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2021-11-10 21:20:49 -0500 |
commit | 15a4be17e331475d3237a55d0cde5f0da3f91a9f (patch) | |
tree | 49a1a0bb1c74d16fa2aa7b1f23b0df32db0a05eb /02/in01 | |
parent | 8f527338ae76282a5ec56833984775e6889023e1 (diff) |
add compares to conditional jump instructions
Diffstat (limited to '02/in01')
-rw-r--r-- | 02/in01 | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -14152,20 +14152,20 @@ the formatting changed appropriately. ;00;00;00;00;00;00;00;00 ;00;00;00;00;00;00;00;00 ;00;00;00;00;00;00;00;00 -;02;0f;87;00;00;00;00;00 -;02;0f;82;00;00;00;00;00 +;05;48;39;d8;0f;87;00;00 ja +;05;48;39;d8;0f;82;00;00 jb ;00;00;00;00;00;00;00;00 ;00;00;00;00;00;00;00;00 -;02;0f;84;00;00;00;00;00 +;05;48;39;d8;0f;84;00;00 je ;00;00;00;00;00;00;00;00 -;02;0f;8f;00;00;00;00;00 +;05;48;39;d8;0f;8f;00;00 jg ;00;00;00;00;00;00;00;00 ;00;00;00;00;00;00;00;00 ;00;00;00;00;00;00;00;00 ;00;00;00;00;00;00;00;00 -;02;0f;8c;00;00;00;00;00 +;05;48;39;d8;0f;8c;00;00 jl ;01;e9;00;00;00;00;00;00 -;02;0f;85;00;00;00;00;00 +;05;48;39;d8;0f;85;00;00 jn ;00;00;00;00;00;00;00;00 ;00;00;00;00;00;00;00;00 ;00;00;00;00;00;00;00;00 |