This website works better with JavaScript
Home
Explore
Help
Sign In
blitz
/
blitzmax
mirror of
https://github.com/blitz-research/blitzmax.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
develop
Branches
Tags
develop
master
v151
v150
blitzmax
/
mod
/
brl.mod
/
blitz.mod
/
blitz_gc.macos.ppc.s
blitz_gc.macos.ppc.s
112 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
10
11
.globl _bbGCRootRegs
.text
;inputs:
;r3 = state block
_bbGCRootRegs:
stmw r13,0(r3)
addi r3,r1,0
blr