summaryrefslogtreecommitdiff
path: root/sys/alpha
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>1999-05-02 12:05:09 +0000
committerDoug Rabson <dfr@FreeBSD.org>1999-05-02 12:05:09 +0000
commitd4af94988c2dc206f2632326533eac916a5e069a (patch)
tree8dd9a96f2ceb991cf999974572c41cc0f7860d99 /sys/alpha
parent86c24ab28803ffe25dd41466e722dc6a58200179 (diff)
Notes
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/alpha/divrem.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/alpha/divrem.m4 b/sys/alpha/alpha/divrem.m4
index c24689f3d2b2..866f71073cc1 100644
--- a/sys/alpha/alpha/divrem.m4
+++ b/sys/alpha/alpha/divrem.m4
@@ -56,7 +56,7 @@ ifelse(S, `true', `define(NEG, `t4')')
#include <machine/asm.h>
-LEAF(NAME, 0) /* XXX */
+NESTED(NAME, 0, 0, t9, 0, 0) /* Get the right ra */
lda sp, -64(sp)
stq BIT, 0(sp)
stq I, 8(sp)