/[dotgnu-pnet]/pnet/libgc/mips_sgi_mach_dep.s
ViewVC logotype

Diff of /pnet/libgc/mips_sgi_mach_dep.s

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by rweather, Wed Apr 10 04:48:47 2002 UTC revision 1.3 by ktreichel, Sat Sep 17 16:54:39 2005 UTC
# Line 1  Line 1 
1  #include <sys/regdef.h>  #include <sys/regdef.h>
2  #include <sys/asm.h>  #include <sys/asm.h>
3    /* This file must be preprocessed.  But the SGI assembler always does   */
4    /* that.  Furthermore, a generic preprocessor won't do, since some of   */
5    /* the SGI-supplied include files rely on behavior of the MIPS          */
6    /* assembler.  Hence we treat and name this file as though it required  */
7    /* no preprocessing.                                                    */
8    
9  # define call_push(x)     move    $4,x;    jal     GC_push_one  # define call_push(x)     move    $4,x;    jal     GC_push_one
10    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26