From f8af978a60a0a00813e7a57f93d9a5ba4df44069 Mon Sep 17 00:00:00 2001 From: forsyth Date: Tue, 27 Apr 2010 22:08:33 +0100 Subject: 20100427-2208 --- utils/5c/5.out.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'utils/5c/5.out.h') 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 -- cgit v1.2.3