Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/src/c++/lib/task/sparc/label.s

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.



TEXT	setlabel(SB), $0

	MOVW	R15, (R7)
	MOVW	R1, 4(R7)
	MOVW	$0, R7
	RETURN

TEXT	gotolabel(SB), $0	/* set return value when returning to a label */

	MOVW	4(FP), R8
	MOVW	(R8), R15
	MOVW	4(R8), R1
	RETURN

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.