Artifact 3121a9353e8278ee3d03c363825319abb82319d4:
- File ffcall/callback/trampoline_r/proto-powerpc-sysv4.s — part of check-in [c83183fa27] at 2013-05-11 07:09:05 on branch trunk — Updated ffcall src. Removed canvas-draw (can use direct from site now?) (user: matt, size: 562) [annotate] [blame] [check-ins using]
- File ffcall/callback/trampoline_r/proto-rs6000-sysv4.s — part of check-in [24d3bc4776] at 2011-01-30 17:11:43 on branch trunk — Adding ffcall (and built files) (user: matt, size: 562) [annotate] [blame] [check-ins using]
.file "proto.c" gcc2_compiled.: .section ".text" .align 2 .globl tramp .type tramp,@function tramp: .extern __mulh .extern __mull .extern __divss .extern __divus .extern __quoss .extern __quous stwu 1,-16(1) mflr 0 stw 0,20(1) lis 3,0xbabe ori 3,3,48832 mtlr 3 lis 11,0x7355 ori 11,11,18193 blrl lwz 0,20(1) mtlr 0 la 1,16(1) blr .Lfe1: .size tramp,.Lfe1-tramp .align 2 .globl jump .type jump,@function jump: lis 0,0xbabe ori 0,0,48832 mtctr 0 bctr .Lfe2: .size jump,.Lfe2-jump .ident "GCC: (GNU) 2.95.2 19991024 (release)"