File:  [CSRG BSD Unix] / 3BSD / cmd / sdb / x.s
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:53 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, CSRG
CVS tags: HEAD, BSD3
BSD 3.0

LL0:
	.data
	.text
	.align	1
	.globl	_main
_main:
	.word	.R1
	jbr 	L13
L14:
	pushl	$123456
	calls	$1,_foo
	ret
	.set	.R1,0x0
L13:
	jbr 	L14
	.data
	.text
	.align	1
	.globl	_foo
_foo:
	.word	.R2
	jbr 	L18
L19:
	movl	$37,r11
	movl	$38,r10
	movl	$39,r9
	calls	$0,_bar
	ret
	.set	.R2,0xe00
L18:
	jbr 	L19
	.data
	.text
	.align	1
	.globl	_bar
_bar:
	.word	.R3
	jbr 	L23
L24:
	movl	$2,r11
	movl	$3,r10
	movl	$4,r9
	calls	$0,_abort
	ret
	.set	.R3,0xe00
L23:
	jbr 	L24
	.data

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.