summaryrefslogtreecommitdiff
path: root/utils/5c/5.out.h
diff options
context:
space:
mode:
authorCharles Forsyth <charles.forsyth@gmail.com>2024-04-22 07:26:53 +0100
committerGitHub <noreply@github.com>2024-04-22 07:26:53 +0100
commitda0a2df935d71d337d0b2aa01c2553a323bc1809 (patch)
tree6fed4f55d6709f1d1250c3633e760a5ec6a745da /utils/5c/5.out.h
parent572a60820a14330c774d1420c1cff39908d628ae (diff)
parent1b44446e0d632d96dfba82c401b0aa12a1dfc00a (diff)
Merge pull request #11 from dboddie/thumb2-compiler-changes
Thumb compiler changes to support Thumb-2
Diffstat (limited to 'utils/5c/5.out.h')
-rw-r--r--utils/5c/5.out.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/5c/5.out.h b/utils/5c/5.out.h
index a618f8f1..667456e0 100644
--- a/utils/5c/5.out.h
+++ b/utils/5c/5.out.h
@@ -25,7 +25,7 @@
#define NFREG 8
#define FREGRET 0
#define FREGEXT 7
-#define FREGTMP 15
+#define FREGTMP 7
/* compiler allocates register variables F0 up */
/* compiler allocates external registers F7 down */