From 22493f480b87434f96d48f54135037c7f599715d Mon Sep 17 00:00:00 2001 From: wtfsck Date: Wed, 9 Jun 2021 18:32:33 +0200 Subject: [PATCH] Move comments --- src/csharp/Intel/Generator/Tables/InstructionDefs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/csharp/Intel/Generator/Tables/InstructionDefs.txt b/src/csharp/Intel/Generator/Tables/InstructionDefs.txt index 95bb68b61..7c9084a14 100644 --- a/src/csharp/Intel/Generator/Tables/InstructionDefs.txt +++ b/src/csharp/Intel/Generator/Tables/InstructionDefs.txt @@ -8293,16 +8293,16 @@ END # Code: Vmlaunch INSTRUCTION: NP 0F 01 C2 | VMLAUNCH | VMX rflags: w=zc 0=osap - flags: cpl0 no-rm no-v86 no-cm cflow=call vmx=op intel-vm-exit tdx-non-root-ud tsx-impl-abort # Continues from the next instruction on failure + flags: cpl0 no-rm no-v86 no-cm cflow=call vmx=op intel-vm-exit tdx-non-root-ud tsx-impl-abort END # This instruction is NP, the SDM is wrong # Code: Vmresume INSTRUCTION: NP 0F 01 C3 | VMRESUME | VMX rflags: w=zc 0=osap - flags: cpl0 no-rm no-v86 no-cm cflow=call vmx=op intel-vm-exit tdx-non-root-ud tsx-impl-abort # Continues from the next instruction on failure + flags: cpl0 no-rm no-v86 no-cm cflow=call vmx=op intel-vm-exit tdx-non-root-ud tsx-impl-abort END # This instruction is NP, the SDM is wrong