From 7a4d74b8e4c0fe975acddc41b0bd59b9c155060f Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Mon, 23 Oct 2023 10:07:57 -0400 Subject: [PATCH] Correct copy and paste error: 0x27 is DAA. --- InstructionSets/x86/Documentation/80386 opcode map.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InstructionSets/x86/Documentation/80386 opcode map.html b/InstructionSets/x86/Documentation/80386 opcode map.html index 3bab74c42..09e6330e5 100644 --- a/InstructionSets/x86/Documentation/80386 opcode map.html +++ b/InstructionSets/x86/Documentation/80386 opcode map.html @@ -224,7 +224,7 @@ AND SEG =ES - POP ES + DAA SUB SEG =CS DAS