RTEMS CPU Kit with SuperCore
4.11.2
|
This group assists in issues related to processor endianness. More...
Macros | |
#define | CPU_BIG_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_LITTLE_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_swap_u16(value) (((value&0xff) << 8) | ((value >> 8)&0xff)) |
This routine swaps a 16 bir quantity. More... | |
#define | CPU_BIG_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_LITTLE_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_BIG_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_LITTLE_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_swap_u16(value) (((value&0xff) << 8) | ((value >> 8)&0xff)) |
This routine swaps a 16 bir quantity. More... | |
#define | CPU_BIG_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_LITTLE_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_swap_u16(value) (((value&0xff) << 8) | ((value >> 8)&0xff)) |
This routine swaps a 16 bir quantity. More... | |
#define | CPU_BIG_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_LITTLE_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_swap_u16(value) (((value&0xff) << 8) | ((value >> 8)&0xff)) |
This routine swaps a 16 bir quantity. More... | |
#define | CPU_BIG_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
#define | CPU_LITTLE_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled. More... | |
This group assists in issues related to processor endianness.
#define CPU_BIG_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled.
NOTE: CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN should NOT have the same values.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_BIG_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled.
Port Specific Information:
The v850 is little endian.
#define CPU_BIG_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_BIG_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled.
NOTE: CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN should NOT have the same values.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_BIG_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled.
NOTE: CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN should NOT have the same values.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_BIG_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled.
NOTE: CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN should NOT have the same values.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_LITTLE_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled.
NOTE: CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN should NOT have the same values.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_LITTLE_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled.
Port Specific Information:
The v850 is little endian.
#define CPU_LITTLE_ENDIAN TRUE |
Define what is required to specify how the network to host conversion routines are handled.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_LITTLE_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled.
NOTE: CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN should NOT have the same values.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_LITTLE_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled.
NOTE: CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN should NOT have the same values.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_LITTLE_ENDIAN FALSE |
Define what is required to specify how the network to host conversion routines are handled.
NOTE: CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN should NOT have the same values.
Port Specific Information:
XXX document implementation including references if appropriate
#define CPU_swap_u16 | ( | value | ) | (((value&0xff) << 8) | ((value >> 8)&0xff)) |
This routine swaps a 16 bir quantity.
[in] | value | is the value to be swapped |
#define CPU_swap_u16 | ( | value | ) | (((value&0xff) << 8) | ((value >> 8)&0xff)) |
This routine swaps a 16 bir quantity.
[in] | value | is the value to be swapped |
#define CPU_swap_u16 | ( | value | ) | (((value&0xff) << 8) | ((value >> 8)&0xff)) |
This routine swaps a 16 bir quantity.
[in] | value | is the value to be swapped |
#define CPU_swap_u16 | ( | value | ) | (((value&0xff) << 8) | ((value >> 8)&0xff)) |
This routine swaps a 16 bir quantity.
[in] | value | is the value to be swapped |