summaryrefslogtreecommitdiff
path: root/utils/5c/5.out.h
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2010-04-27 22:08:33 +0100
committerforsyth <forsyth@vitanuova.com>2010-04-27 22:08:33 +0100
commitf8af978a60a0a00813e7a57f93d9a5ba4df44069 (patch)
treed51effe94b54eb087d5436dad8469f548b3f42b6 /utils/5c/5.out.h
parent4206ee1aeaccb7703f3f3613a98a5447f51d6367 (diff)
20100427-2208
Diffstat (limited to 'utils/5c/5.out.h')
-rw-r--r--utils/5c/5.out.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/5c/5.out.h b/utils/5c/5.out.h
index ae856e28..dad2c336 100644
--- a/utils/5c/5.out.h
+++ b/utils/5c/5.out.h
@@ -9,7 +9,9 @@
#define REGRET 0
#define REGARG 0
/* compiler allocates R1 up as temps */
-/* compiler allocates register variables R3 up */
+/* compiler allocates register variables R2 up */
+#define REGMIN 2
+#define REGMAX 8
#define REGEXT 10
/* compiler allocates external registers R10 down */
#define REGTMP 11