Plan 9 from Bell Labs’s /n/sources/contrib/rminnich/trace/8l/a.s

Copyright © 2009 Alcatel-Lucent.
Distributed under the Lucent Public License version 1.02.
Download the Plan 9 distribution.


	TEXT	main+0(SB),0,$8
	MOVL	$.string<>+0(SB),AX
	MOVL	AX,(SP)
	CALL	,print+0(SB)
	JE	a
	CALL ,print+0(SB)
a:
	RET	,
	DATA	.string<>+0(SB)/8,$"hi\n\z\z\z\z\z"
	GLOBL	.string<>+0(SB),$8
	END	,
/*
8a a.s
./8.out -v -p -o a a.8 /386/lib/libc.a
*/

(This is a user-contributed directory and
should not be interpreted as statement by Alcatel-Lucent.)

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2009 Alcatel-Lucent. All Rights Reserved.
Comments to webmaster@plan9.bell-labs.com.