summaryrefslogtreecommitdiff
path: root/utils/tc/5.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/tc/5.out.h')
-rw-r--r--utils/tc/5.out.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/utils/tc/5.out.h b/utils/tc/5.out.h
index 59aebab6..7a35f1c2 100644
--- a/utils/tc/5.out.h
+++ b/utils/tc/5.out.h
@@ -18,10 +18,11 @@
#define REGSP 13
#define REGLINK 14
#define REGPC 15
-
-#define NFREG 8
+
+#define NFREG 8 /* number of double precision registers */
#define FREGRET 0
#define FREGEXT 7
+#define FREGTMP 7
/* compiler allocates register variables F0 up */
/* compiler allocates external registers F7 down */