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 4e6d1b1..6e26a35 100644
--- a/cgconst.h
+++ b/cgconst.h
@@ -29,7 +29,7 @@ enum {
,GDIVU
#endif
#ifdef I486
- ,GFLOORDIV, GMOD
+ ,GFLOORDIV, GMOD, GROTL, GROTR
,GADDDU, GDIVDU, GMULUD, GREMU, GRESULT0, GRESULT1, GSUBDU
,GFLOAD_S_X,GFSTORE_S_X
#endif