gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
BigEndianGuest Namespace Reference

Functions

template<typename T >
gtole (T value)
 
template<typename T >
letog (T value)
 
template<typename T >
gtobe (T value)
 
template<typename T >
betog (T value)
 
template<typename T >
htog (T value)
 
template<typename T >
gtoh (T value)
 

Variables

const ByteOrder GuestByteOrder = BigEndianByteOrder
 

Function Documentation

template<typename T >
T BigEndianGuest::betog ( value)
inline

Definition at line 175 of file byteswap.hh.

template<typename T >
T BigEndianGuest::gtobe ( value)
inline

Definition at line 173 of file byteswap.hh.

Referenced by ArmISA::ArmStaticInst::cSwap().

template<typename T >
T BigEndianGuest::gtoh ( value)
inline
template<typename T >
T BigEndianGuest::gtole ( value)
inline

Definition at line 169 of file byteswap.hh.

References betole().

Referenced by ArmISA::ArmStaticInst::cSwap().

template<typename T >
T BigEndianGuest::htog ( value)
inline
template<typename T >
T BigEndianGuest::letog ( value)
inline

Definition at line 171 of file byteswap.hh.

References letobe().

Variable Documentation

const ByteOrder BigEndianGuest::GuestByteOrder = BigEndianByteOrder

Definition at line 167 of file byteswap.hh.


Generated on Fri Jun 9 2017 13:04:30 for gem5 by doxygen 1.8.6