diff options
Diffstat (limited to 'gcc/config/sparc/lb1spc.asm')
-rw-r--r-- | gcc/config/sparc/lb1spc.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/sparc/lb1spc.asm b/gcc/config/sparc/lb1spc.asm index 831f33a988f..b31f82c8122 100644 --- a/gcc/config/sparc/lb1spc.asm +++ b/gcc/config/sparc/lb1spc.asm @@ -1,5 +1,5 @@ -/* This is an assembly language implementation of libgcc1.c for the sparc - processor. +/* This is an assembly language implementation of mulsi3, divsi3, and modsi3 + for the sparc processor. These routines are derived from the Sparc Architecture Manual, version 8, slightly edited to match the desired calling convention, and also to |