forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]
- Loading branch information
H. Peter Anvin (Intel)
authored and
Ingo Molnar
committed
Jan 12, 2023
1 parent
6605694
commit 5a91f12
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1047,6 +1047,7 @@ GrpTable: Grp6 | |
3: LTR Ew | ||
4: VERR Ew | ||
5: VERW Ew | ||
6: LKGS Ew (F2) | ||
EndTable | ||
|
||
GrpTable: Grp7 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1047,6 +1047,7 @@ GrpTable: Grp6 | |
3: LTR Ew | ||
4: VERR Ew | ||
5: VERW Ew | ||
6: LKGS Ew (F2) | ||
EndTable | ||
|
||
GrpTable: Grp7 | ||
|