Skip to content

Commit 5a91f12

Browse files
H. Peter Anvin (Intel)Ingo Molnar
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) <[email protected]> Signed-off-by: Xin Li <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 6605694 commit 5a91f12

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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)