Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3221 → Rev 3588

/branches/dynload/uspace/srv/loader/arch/ppc32/ppc32.s
36,5 → 36,5
# Jump to a program entry point
program_run:
mtctr %r3
mr %r3, %r4 # Pass pcb to the entry point in %r3
mr %r6, %r4 # Pass pcb to the entry point in %r6
bctr