home *** CD-ROM | disk | FTP | other *** search
- .file "libfunctions.c"
-
- # rs6000/powerpc options: -mcpu=604 -msdata=data -G 8
- # GNU C version 2.95.3 19991030 (prerelease/franzo) (ppc-amigaos) compiled by GNU C version 2.95.2 19991024 (release).
- # options passed: -mstrict-align -mno-prototype -mcpu=604 -mregnames -O2
- # -Wformat -Wunused -Wuninitialized -Wconversion -Wstrict-prototypes
- # -Werror-implicit-function-declaration -fomit-frame-pointer -fverbose-asm
- # options enabled: -fdefer-pop -fomit-frame-pointer -fcse-follow-jumps
- # -fcse-skip-blocks -fexpensive-optimizations -fthread-jumps
- # -fstrength-reduce -fpeephole -fforce-mem -ffunction-cse -finline
- # -fkeep-static-consts -fcaller-saves -fpcc-struct-return -fgcse
- # -frerun-cse-after-loop -frerun-loop-opt -fschedule-insns
- # -fschedule-insns2 -fsched-interblock -fsched-spec -fbranch-count-reg
- # -fcommon -fverbose-asm -fgnu-linker -fregmove -foptimize-register-move
- # -fargument-alias -fident -mpowerpc -mpowerpc-gfxopt -mnew-mnemonics
- # -mstrict-align -mregnames -mcpu=604 -mcall-sysv -msdata=data
-
- gcc2_compiled.:
- .section ".rodata"
- .align 2
- .LC0:
- .string "LIB_Test: <%s>\n"
- .section ".text"
- .align 2
- .globl LIB_PPCPrintString
- .type LIB_PPCPrintString,@function
- LIB_PPCPrintString:
- stwu %r1,-16(%r1)
- mflr %r0
- stw %r0,20(%r1)
- lis %r3,.LC0@ha
- lwz %r4,32(%r2)
- la %r3,.LC0@l(%r3)
- crxor 6,6,6
- bl dprintf
- lwz %r0,20(%r1)
- mtlr %r0
- la %r1,16(%r1)
- blr
- .Lfe1:
- .size LIB_PPCPrintString,.Lfe1-LIB_PPCPrintString
- .ident "GCC: (GNU) 2.95.3 19991030 (prerelease/franzo)"
-