home *** CD-ROM | disk | FTP | other *** search
- # GNU C 2.7.2.1
- # -O2 -fdefer-pop -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks
- # -fexpensive-optimizations -fthread-jumps -fstrength-reduce -fpeephole
- # -fforce-mem -ffunction-cse -finline -fcaller-saves -fpcc-struct-return
- # -frerun-cse-after-loop -fschedule-insns -fschedule-insns2 -fcommon
- # -fgnu-linker -mpowerpc -mnew-mnemonics
-
- .file "LibsModule.c"
- gcc2_compiled.:
- .globl __LIB_LibTable
- .section ".data"
- .align 2
- .type __LIB_LibTable,@object
- __LIB_LibTable:
- .long .LC0
- .long .LC1
- .long .LC2
- .long 0
- .section .rodata
- .align 2
- .LC2:
- .string "Print"
- .align 2
- .LC1:
- .string "Sub"
- .align 2
- .LC0:
- .string "Add"
- .size __LIB_LibTable,16
- .globl __LIB_Version
- .section ".data"
- .align 2
- .type __LIB_Version,@object
- .size __LIB_Version,4
- __LIB_Version:
- .long 42
- .globl __LIB_Revision
- .align 2
- .type __LIB_Revision,@object
- .size __LIB_Revision,4
- __LIB_Revision:
- .long 666
- .section ".text"
- .align 2
- .globl __LIB_Init
- .type __LIB_Init,@function
- .long 0x4008
- __LIB_Init:
- stwu 1,-16(1)
- addi 1,1,16
- blr
- .Lfe1:
- .size __LIB_Init,.Lfe1-__LIB_Init
- .align 2
- .globl __LIB_Expunge
- .type __LIB_Expunge,@function
- .long 0x4008
- __LIB_Expunge:
- stwu 1,-16(1)
- addi 1,1,16
- blr
- .Lfe2:
- .size __LIB_Expunge,.Lfe2-__LIB_Expunge
- .align 2
- .globl __LIB_Open
- .type __LIB_Open,@function
- .long 0x4008
- __LIB_Open:
- stwu 1,-16(1)
- addi 1,1,16
- blr
- .Lfe3:
- .size __LIB_Open,.Lfe3-__LIB_Open
- .align 2
- .globl __LIB_Close
- .type __LIB_Close,@function
- .long 0x4008
- __LIB_Close:
- stwu 1,-16(1)
- addi 1,1,16
- blr
- .Lfe4:
- .size __LIB_Close,.Lfe4-__LIB_Close
- .align 2
- .globl Add
- .type Add,@function
- .long 0x4008
- Add:
- stwu 1,-16(1)
- add 3,3,4
- addi 1,1,16
- blr
- .Lfe5:
- .size Add,.Lfe5-Add
- .align 2
- .globl Sub
- .type Sub,@function
- .long 0x4008
- Sub:
- stwu 1,-16(1)
- subf 3,4,3
- addi 1,1,16
- blr
- .Lfe6:
- .size Sub,.Lfe6-Sub
- .align 2
- .globl Print
- .type Print,@function
- .long 0x400c
- Print:
- stwu 1,-128(1)
- mflr 0
- stw 0,132(1)
- stw 3,8(1)
- stw 4,12(1)
- stw 5,16(1)
- stw 6,20(1)
- stw 7,24(1)
- stw 8,28(1)
- stw 9,32(1)
- stw 10,36(1)
- bc 4,6,.L8
- stfd 1,40(1)
- stfd 2,48(1)
- stfd 3,56(1)
- stfd 4,64(1)
- stfd 5,72(1)
- stfd 6,80(1)
- stfd 7,88(1)
- stfd 8,96(1)
- stfd 9,104(1)
- .L8:
- li 0,1
- stb 0,112(1)
- li 0,0
- stb 0,113(1)
- addi 0,1,8
- stw 0,120(1)
- addi 0,1,136
- stw 0,116(1)
- addi 4,1,112
- bl PPCvprintf
- lwz 0,132(1)
- mtlr 0
- addi 1,1,128
- blr
- .Lfe7:
- .size Print,.Lfe7-Print
- .ident "GCC: (GNU) 2.7.2.1"
-