diff options
author | H. Peter Anvin (Intel) <hpa@zytor.com> | 2023-01-11 23:20:29 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2023-01-12 13:06:36 +0100 |
commit | 5a91f12660fe7249e37b11372bf599e02b6a319c (patch) | |
tree | 4b99cc4d2a62c84b1dbcbe77fd740beec4c3d834 /tools/arch | |
parent | 660569472dd7ac64571375b6727c3f2c1d70ba40 (diff) |
x86/opcode: Add the LKGS instruction to x86-opcode-map
Add the instruction opcode used by LKGS to x86-opcode-map.
Opcode number is per public FRED draft spec v3.0.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Signed-off-by: Xin Li <xin3.li@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20230112072032.35626-3-xin3.li@intel.com
Diffstat (limited to 'tools/arch')
-rw-r--r-- | tools/arch/x86/lib/x86-opcode-map.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/arch/x86/lib/x86-opcode-map.txt b/tools/arch/x86/lib/x86-opcode-map.txt index d12d1358f96d..5168ee0360b2 100644 --- a/tools/arch/x86/lib/x86-opcode-map.txt +++ b/tools/arch/x86/lib/x86-opcode-map.txt @@ -1047,6 +1047,7 @@ GrpTable: Grp6 3: LTR Ew 4: VERR Ew 5: VERW Ew +6: LKGS Ew (F2) EndTable GrpTable: Grp7 |