From 6432521b9db2ed33ed85b062c7e0a4fb4789db1e Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Sat, 5 Mar 2022 17:16:32 -0500 Subject: [PATCH] Correct two references to JP that should be JL. --- InstructionSets/x86/Documentation/80386 opcode map.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/InstructionSets/x86/Documentation/80386 opcode map.html b/InstructionSets/x86/Documentation/80386 opcode map.html index fde2485ec..e1dcbe5bc 100644 --- a/InstructionSets/x86/Documentation/80386 opcode map.html +++ b/InstructionSets/x86/Documentation/80386 opcode map.html @@ -367,7 +367,7 @@ JNS JP JNP - JP + JL JNL JLE JNLE @@ -692,7 +692,7 @@ JNS JP JNP - JP + JL JNL JLE JNLE