summaryrefslogtreecommitdiff
path: root/utils/5c/5.out.h
diff options
context:
space:
mode:
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