Skip to content

Commit

Permalink
x86/opcode: Add the LKGS instruction to x86-opcode-map
Browse files Browse the repository at this point in the history
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
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/lib/x86-opcode-map.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,7 @@ GrpTable: Grp6
3: LTR Ew
4: VERR Ew
5: VERW Ew
6: LKGS Ew (F2)
EndTable

GrpTable: Grp7
Expand Down
1 change: 1 addition & 0 deletions tools/arch/x86/lib/x86-opcode-map.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,7 @@ GrpTable: Grp6
3: LTR Ew
4: VERR Ew
5: VERW Ew
6: LKGS Ew (F2)
EndTable

GrpTable: Grp7
Expand Down

0 comments on commit 5a91f12

Please sign in to comment.