aboutsummaryrefslogtreecommitdiff
path: root/tcg/i386/tcg-target-opc.h.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tcg/i386/tcg-target-opc.h.inc')
-rw-r--r--tcg/i386/tcg-target-opc.h.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcg/i386/tcg-target-opc.h.inc b/tcg/i386/tcg-target-opc.h.inc
index 8cc0dba..8a5cb34 100644
--- a/tcg/i386/tcg-target-opc.h.inc
+++ b/tcg/i386/tcg-target-opc.h.inc
@@ -35,3 +35,4 @@ DEF(x86_punpckh_vec, 1, 2, 0, TCG_OPF_VECTOR)
DEF(x86_vpshldi_vec, 1, 2, 1, TCG_OPF_VECTOR)
DEF(x86_vpshldv_vec, 1, 3, 0, TCG_OPF_VECTOR)
DEF(x86_vpshrdv_vec, 1, 3, 0, TCG_OPF_VECTOR)
+DEF(x86_vgf2p8affineqb_vec, 1, 2, 1, TCG_OPF_VECTOR)