[ECOS] IXP425 Big Endian Mode

Peter Korsgaard jacmet@gmail.com
Fri Jun 10 09:51:00 GMT 2005


On 6/10/05, Sujoy Ray <raysujoy@yahoo.com> wrote:
> big-endian order. Now, I have a question - how the
> processor executes the above mentioned code, when it
> is in little endian mode. I know for sure that there
> is some way to do that because the code works fine. I
> think 'am missing some basic concept - any suggestion
> will be highly appreciated.

big/little endian mode only matters for 8 and 16bit accesses, and the
instructions are 32bit.

See http://www.intel.com/design/network/applnots/25423701.pdf for details.

-- 
Bye, Peter Korsgaard

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



More information about the Ecos-discuss mailing list