Discussion Forum

Endian Swap

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Peter Gerehn
Posted
6-Feb-2008 19:25 GMT
Toolset
ARM
New! Endian Swap

Hi, Is there any ARM inline function to switch between Little and Big Endian ?

I know the Keil feature to compile the whole code in BE or LE, but i would like any function to swap just some words of the code.

Thanks in Advance.

Read-Only
Author
Reinhard Keil
Posted
7-Feb-2008 07:51 GMT
Toolset
ARM
New! RE: Endian Swap

The swap intrinsic does this:

http://www.keil.com/support/man/docs/armccref/armccref_cjahdchb.htm

Next Thread | Thread List | Previous Thread Start a Thread | Settings