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

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
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
*/

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.