summaryrefslogtreecommitdiff
path: root/tcg/i386/tcg-target-con-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcg/i386/tcg-target-con-set.h')
-rw-r--r--tcg/i386/tcg-target-con-set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcg/i386/tcg-target-con-set.h b/tcg/i386/tcg-target-con-set.h
index 78774d1005..91ceb0e1da 100644
--- a/tcg/i386/tcg-target-con-set.h
+++ b/tcg/i386/tcg-target-con-set.h
@@ -45,6 +45,7 @@ C_O1_I2(r, r, rI)
C_O1_I2(x, x, x)
C_N1_I2(r, r, r)
C_N1_I2(r, r, rW)
+C_O1_I3(x, 0, x, x)
C_O1_I3(x, x, x, x)
C_O1_I4(r, r, re, r, 0)
C_O1_I4(r, r, r, ri, ri)