#77217 - pognibene - Wed Mar 29, 2006 1:41 pm
Hi all,
I'm want to port existing ARM code, written for
the ARM SDK, to gas/gnu syntax.
I have many PROC ... ENDP used in the
code to define entry/exit points for the functions.
Do you know how to translate this to gnu syntax
when using ARM mode?
(I assume this must translate in some stack frame
manipulation, but can't find anywhere the sequence
of instructions).
Thank's for your help,
pogn
I'm want to port existing ARM code, written for
the ARM SDK, to gas/gnu syntax.
I have many PROC ... ENDP used in the
code to define entry/exit points for the functions.
Do you know how to translate this to gnu syntax
when using ARM mode?
(I assume this must translate in some stack frame
manipulation, but can't find anywhere the sequence
of instructions).
Thank's for your help,
pogn