summaryrefslogtreecommitdiff
path: root/cgconst.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgconst.h')
-rw-r--r--cgconst.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cgconst.h b/cgconst.h
index 5f9f24d..d9cc686 100644
--- a/cgconst.h
+++ b/cgconst.h
@@ -30,12 +30,13 @@ enum {
#endif
#ifdef I486
,GADDDU, GDIVDU, GMULUD, GREMU, GRESULT0, GRESULT1, GSUBDU
+ ,GFLOAD_S_X,GFSTORE_S_X
#endif
#if defined (I486) && !defined (G_A64)
,GFSINCOS, GFRESULT0, GFRESULT1
#endif
#ifdef G_AI64
- ,GLOAD_S_X, GSTORE_S_X, GFLOAD_S_X, GFSTORE_S_X
+ ,GLOAD_S_X, GSTORE_S_X
#endif
#ifdef M68000
,GFACOS, GFASIN, GFEXP, GFLN, GFLOG10