Skip to content

Commit 5a91f12

Browse files
H. Peter Anvin (Intel)ingomolnar
authored andcommitted
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
1 parent 6605694 commit 5a91f12

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

arch/x86/lib/x86-opcode-map.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,6 +1047,7 @@ GrpTable: Grp6
10471047
3: LTR Ew
10481048
4: VERR Ew
10491049
5: VERW Ew
1050+
6: LKGS Ew (F2)
10501051
EndTable
10511052

10521053
GrpTable: Grp7

tools/arch/x86/lib/x86-opcode-map.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,6 +1047,7 @@ GrpTable: Grp6
10471047
3: LTR Ew
10481048
4: VERR Ew
10491049
5: VERW Ew
1050+
6: LKGS Ew (F2)
10501051
EndTable
10511052

10521053
GrpTable: Grp7

0 commit comments

Comments
 (0)