summaryrefslogtreecommitdiff
path: root/cgiconst.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgiconst.h')
-rw-r--r--cgiconst.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgiconst.h b/cgiconst.h
index 02ca0ac..89dbbc2 100644
--- a/cgiconst.h
+++ b/cgiconst.h
@@ -49,13 +49,13 @@ enum {
,IMULO
#endif
#if defined (G_POWER) || defined (I486)
- ,IJMPP ,IRTSP
+ ,IJMPP ,IRTSP, IFABS, INEG, INOT
#endif
#if defined (I486) && defined (FP_STACK_OPTIMIZATIONS)
,IFEXG
#endif
#if defined (I486)
- ,IRTSI, IDIVI, IREMI, IDIVU, IREMU, IFABS, INEG, INOT
+ ,IRTSI, IDIVI, IREMI, IDIVU, IREMU
#endif
#ifdef G_POWER
,IUMULH