summaryrefslogtreecommitdiff
path: root/src/ChezScheme/s/ta6fb.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChezScheme/s/ta6fb.def')
-rw-r--r--src/ChezScheme/s/ta6fb.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChezScheme/s/ta6fb.def b/src/ChezScheme/s/ta6fb.def
index f92d222abe..72f79b4d44 100644
--- a/src/ChezScheme/s/ta6fb.def
+++ b/src/ChezScheme/s/ta6fb.def
@@ -29,6 +29,7 @@
(define-constant max-integer-alignment 8)
(define-constant asm-arg-reg-max 5)
(define-constant asm-arg-reg-cnt 3)
+(define-constant asm-fpreg-max 2)
(define-constant typedef-ptr "void *")
(define-constant typedef-iptr "long int")
(define-constant typedef-uptr "unsigned long int")