| Re: [9fans] assembly loading |
|
 |
|
 |
|
 |
|
 |
Group: comp.os.plan9 · Group Profile
Author: Iruata SouzaIruata Souza Date: Feb 26, 2008 06:45
On Tue, Feb 26, 2008 at 11:45 AM, C H Forsyth vitanuova.com> wrote:
>>for anyone wanting to know, it has been resolved thanks to jmk.
>
>>MOVW $setR30(SB), R30
>>right in the program beginning sets up the static base register.
>
> that should be done by _main, which is why i didn't suggest it.
>
ah, sure. in fact, this is a standalone program, so main is the real
entry point for now.
iru
|