Replace an instance of %a4 with dlink.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 15 Nov 1991 22:31:39 +0000 (22:31 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 15 Nov 1991 22:31:39 +0000 (22:31 +0000)
v7/src/microcode/cmpauxmd/mc68k.m4

index 00aae123b19f1247fb41e414d79331f1f9bb29d9..d8e2cd41ad53be9a88e5d693347b0f60587496ca 100644 (file)
@@ -1,6 +1,6 @@
 ### -*-Midas-*-
 ###
-###    $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/mc68k.m4,v 1.20 1991/05/28 19:04:34 jinx Exp $
+###    $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/mc68k.m4,v 1.21 1991/11/15 22:31:39 jinx Exp $
 ###
 ###    Copyright (c) 1989-1991 Massachusetts Institute of Technology
 ###
@@ -377,7 +377,7 @@ define_interface_indirection(generic_modulo,39)
 
 # Save an additional instruction here to load the dynamic link.
 define_c_label(asm_interrupt_dlink)
-       mov.l   %a4,%d2                 # Dynamic link -> d2
+       mov.l   dlink,%d2               # Dynamic link -> d2
        movq    &HEX(19),%d0
        bra     scheme_to_interface_jsr