summaryrefslogtreecommitdiff
path: root/cgconst.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgconst.h')
-rw-r--r--cgconst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgconst.h b/cgconst.h
index 29d64e6..2553b8c 100644
--- a/cgconst.h
+++ b/cgconst.h
@@ -15,7 +15,7 @@ enum {
GMUL, GMUL_O, GOR, GREGISTER, GSTORE, GSTORE_R,
GSTORE_B_X, GSTORE_X, GSUB, GSUB_O, GTEST_O, GEXIT_IF
#ifdef G_POWER
- ,GCREATE_S
+ ,GCREATE_S, GUMULH
#endif
};