1 # $Id: alpha_mach_dep.s,v 1.2 1993/01/18 22:54:51 dosser Exp $
13 .frame $sp, 16, $26, 0
16 # $1-$8 temp regs - not preserved cross calls
17 # $9-$15 call saved regs
18 # $16-$21 argument regs - not preserved cross calls
19 # $22-$28 temp regs - not preserved cross calls
20 # $29 global pointer - not preserved cross calls
23 # define call_push(x) \
25 jsr $26, GC_push_one; \
36 # $f0-$f1 floating point results
37 # $f2-$f9 call saved regs
38 # $f10-$f30 temp regs - not preserved cross calls
40 # Use the most efficient transfer method for this hardware.
41 # Bit 1 detects the FIX extension, which includes ftoit.
46 #define call_push(x) \
48 jsr $26, GC_push_one; \
68 #define call_push(x) \
71 jsr $26, GC_push_one; \