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: trivial question about cpu thumb mode


rakesh wrote:
I have a very basic question about cpu thumbe mode.
What is cpu thumb mode operation? And how it's
behaviour is changed in thumb mode?

You need a book about the ARM architecture. I believe: http://www.amazon.co.uk/exec/obidos/ASIN/0201737191 is generally recommended as the canonical text, although there's also:

http://www.amazon.co.uk/exec/obidos/ASIN/0201675196
and
http://www.amazon.co.uk/exec/obidos/ASIN/0201624109

In summary, thumb is an instruction set with opcodes 16 bits wide instead of the usual 32 bits. Various ARM processors support thumb mode.

Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine


-- 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]