summary refs log tree commit diff stats
path: root/tcg/ppc/tcg-target-con-str.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcg/ppc/tcg-target-con-str.h')
-rw-r--r--tcg/ppc/tcg-target-con-str.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcg/ppc/tcg-target-con-str.h b/tcg/ppc/tcg-target-con-str.h
index 20846901de..16b687216e 100644
--- a/tcg/ppc/tcg-target-con-str.h
+++ b/tcg/ppc/tcg-target-con-str.h
@@ -16,6 +16,7 @@ REGS('v', ALL_VECTOR_REGS)
  * Define constraint letters for constants:
  * CONST(letter, TCG_CT_CONST_* bit set)
  */
+CONST('C', TCG_CT_CONST_CMP)
 CONST('I', TCG_CT_CONST_S16)
 CONST('M', TCG_CT_CONST_MONE)
 CONST('T', TCG_CT_CONST_S32)