index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
bcm64
/
init9.s
blob: 45ae62fea0ce3fe204277c3396d79c748476327d (
plain
)
1
2
3
4
TEXT
main
(
SB
),
1
,
$8
MOV
$setSB
(
SB
),
R28
/* load the SB */
MOV
$boot
(
SB
),
R0
B
startboot
(
SB
)