This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vectors.s


Hi,

In the dissambled code for vectors.s, at the label, "_reset_platform", I
find an instruction, " bra 8000000e".
Unfortunately, I could not find any code attched at that address.It looked
important to me since the reset_platform is the place where the reset vector
code jumps to..,
Can anyone tell me where the branching happens ?
Rupesh

----- Original Message -----
From: "Mark Salter" <msalter at redhat dot com>
To: <rupeshs at myw dot ltindia dot com>
Cc: <ecos-discuss at sources dot redhat dot com>
Sent: Tuesday, April 15, 2003 4:46 AM
Subject: Re: [ECOS] vectors.s


> >>>>> Rupesh S writes:
>
> > Hi,
> > Can anybody tell me what does the macro "FUNC_START" represent in the
> > architecture specific assembly files.
>
> It is a convenience macro used to declare the start of assembly language
> functions.
>
> --Mark
>
> --
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
>


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]