aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86/lib/x86-opcode-map.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/x86/lib/x86-opcode-map.txt b/arch/x86/lib/x86-opcode-map.txt
index 78a0daf12e15..e7285d8379e3 100644
--- a/arch/x86/lib/x86-opcode-map.txt
+++ b/arch/x86/lib/x86-opcode-map.txt
@@ -777,12 +777,22 @@ GrpTable: Grp11
777EndTable 777EndTable
778 778
779GrpTable: Grp12 779GrpTable: Grp12
7802: psrlw Nq,Ib (11B) | psrlw Udq,Ib (66),(11B)
7814: psraw Nq,Ib (11B) | psraw Udq,Ib (66),(11B)
7826: psllw Nq,Ib (11B) | psllw Udq,Ib (66),(11B)
780EndTable 783EndTable
781 784
782GrpTable: Grp13 785GrpTable: Grp13
7862: psrld Nq,Ib (11B) | psrld Udq,Ib (66),(11B)
7874: psrad Nq,Ib (11B) | psrad Udq,Ib (66),(11B)
7886: pslld Nq,Ib (11B) | pslld Udq,Ib (66),(11B)
783EndTable 789EndTable
784 790
785GrpTable: Grp14 791GrpTable: Grp14
7922: psrlq Nq,Ib (11B) | psrlq Udq,Ib (66),(11B)
7933: psrldq Udq,Ib (66),(11B)
7946: psllq Nq,Ib (11B) | psllq Udq,Ib (66),(11B)
7957: pslldq Udq,Ib (66),(11B)
786EndTable 796EndTable
787 797
788GrpTable: Grp15 798GrpTable: Grp15