File: proto-powerpc-sysv4.s

package info (click to toggle)
clisp 1%3A2.41-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 49,804 kB
  • ctags: 16,291
  • sloc: lisp: 75,912; ansic: 49,247; xml: 24,289; asm: 21,993; sh: 11,234; fortran: 6,692; cpp: 2,660; objc: 2,481; makefile: 2,355; perl: 164; sed: 55
file content (39 lines) | stat: -rw-r--r-- 562 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
	.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)"