Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_fixcpp/sys/src/9/rb/init9.s – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
TEXT	_main(SB), $8
2
	MOVW	$setR30(SB), R30
3
	MOVW	$boot(SB), R1
4
	ADDU	$12, R29, R2	/* get a pointer to 0(FP) */
5
	MOVW	R1, 4(R29)
6
	MOVW	R2, 8(R29)
7
	JAL	startboot(SB)
8