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: Re: Silly question about ARM thumb


On Wed, 2005-02-23 at 07:47 +0000, Michael Anburaj wrote:
> Hi,
> 
> It is possible to see some improvement in performance with Thumb mode when 
> the core does not have cache (fetching each instruction off the external 
> memory) & the bus size is 16 bits. Obviously, for Thumb mode each 
> instruction fetch needs a single external memory read, where as ARM mode 
> requires 2 reads.

is it also the case that on a system with a 32 bit bus that 2
consecutive thumb instructions can be fetched in a single external
memory read? 

Ian.

-- 
Ian Campbell, Senior Design Engineer
                                        Web: http://www.arcom.com
Arcom, Clifton Road,                    Direct: +44 (0)1223 403 465
Cambridge CB1 7EA, United Kingdom       Phone:  +44 (0)1223 411 200


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


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