summaryrefslogtreecommitdiff
path: root/cgconst.h
diff options
context:
space:
mode:
authorJohn van Groningen2005-10-06 09:37:28 +0000
committerJohn van Groningen2005-10-06 09:37:28 +0000
commit9dfa57d8b8d2466a0fcef6fd28790d317932633e (patch)
treee59f6c3bdc40739558bd4730a4f78049ce1b8c5e /cgconst.h
parenttest for GNEG in mark_graph_1 for all platforms (diff)
use new apply and new descriptors for IA32,
add addLU and subLU instructions for IA32
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 e94eb66..287f29c 100644
--- a/cgconst.h
+++ b/cgconst.h
@@ -24,7 +24,7 @@ enum {
,GDIVU
#endif
#ifdef I486
- ,GREMU, GMULUD, GDIVDU, GRESULT0, GRESULT1
+ ,GADDDU, GDIVDU, GMULUD, GREMU, GRESULT0, GRESULT1, GSUBDU
#endif
#ifdef M68000
,GFACOS, GFASIN, GFEXP, GFLN, GFLOG10