1: / C library-- fake floating output
2:
3: .globl pfloat
4: .globl pscien
5:
6: pfloat:
7: pscien:
8: add $8,r4
9: movb $'?,(r3)+
10: rts pc
Defined functions
pfloat
declared in line
3; defined in line
6; used 1 times
pscien
declared in line
4; defined in line
7; used 1 times