From ff3690e7c7d73fbc32da842d74edb508be0043a7 Mon Sep 17 00:00:00 2001 From: John van Groningen Date: Thu, 18 Dec 2008 15:21:34 +0000 Subject: rename GMOD to GREM --- cgcalc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgcalc.c b/cgcalc.c index 37015ae..bb9faf7 100644 --- a/cgcalc.c +++ b/cgcalc.c @@ -3183,7 +3183,7 @@ void mark_graph_1 (register INSTRUCTION_GRAPH graph) case GFSUB: case GLSL: case GLSR: - case GMOD: + case GREM: #ifdef I486 case GREMU: #endif -- cgit v1.2.3