Hi Michael,
Watched your presentation about assembly usage,
and dived into trying this stuff, most of it works
for me, but I have some problem:
I want to move SB - Static Base pointer
like this
but I get: illegal use of pseudo-register.... The same I have
with FP and PC and only SP "moves" well Now I know
I can access the data by var1+0(SB) but I want the actuall
address for further analysis.
Can you help here?
Thanks.
Hi Michael,
Watched your presentation about assembly usage,
and dived into trying this stuff, most of it works
for me, but I have some problem:
I want to move SB - Static Base pointer
like this
but I get:
illegal use of pseudo-register.... The same I havewith
FPandPCand onlySP"moves" well Now I knowI can access the data by var1+0(SB) but I want the actuall
address for further analysis.
Can you help here?
Thanks.