OpenASIP  2.0
SimValue Member List

This is the complete list of members for SimValue, including all inherited members.

binaryValue() constSimValue
bitElement(size_t elementIndex) constSimValue
bitWidth_SimValue
byteElement(size_t elementIndex) constSimValue
clearToZero(int bitWidth)SimValue
clearToZero()SimValue
deepCopy(const SimValue &source)SimValue
doubleFloatElement(size_t elementIndex) constSimValue
DoubleFloatWord typedefSimValue
doubleWordValue() constSimValue
dump() constSimValue
element(size_t elementIndex, size_t elementWidth) constSimValue
floatElement(size_t elementIndex) constSimValue
floatWordValue() constSimValue
halfFloatElement(size_t elementIndex) constSimValue
halfFloatWordValue() constSimValue
halfWordElement(size_t elementIndex) constSimValue
hexValue(bool noHexIdentifier=false) constSimValue
intValue() constSimValue
mask_SimValueprivate
operator*(const SIntWord &rightHand)SimValue
operator*(const UIntWord &rightHand)SimValue
operator*(const SLongWord &rightHand)SimValue
operator*(const ULongWord &rightHand)SimValue
operator*(const HalfFloatWord &rightHand)SimValue
operator*(const FloatWord &rightHand)SimValue
operator*(const DoubleWord &rightHand)SimValue
operator+(const SIntWord &rightHand)SimValue
operator+(const UIntWord &rightHand)SimValue
operator+(const SLongWord &rightHand)SimValue
operator+(const ULongWord &rightHand)SimValue
operator+(const HalfFloatWord &rightHand)SimValue
operator+(const FloatWord &rightHand)SimValue
operator+(const DoubleWord &rightHand)SimValue
operator-(const SIntWord &rightHand)SimValue
operator-(const UIntWord &rightHand)SimValue
operator-(const SLongWord &rightHand)SimValue
operator-(const ULongWord &rightHand)SimValue
operator-(const HalfFloatWord &rightHand)SimValue
operator-(const FloatWord &rightHand)SimValue
operator-(const DoubleWord &rightHand)SimValue
operator/(const SIntWord &rightHand)SimValue
operator/(const UIntWord &rightHand)SimValue
operator/(const SLongWord &rightHand)SimValue
operator/(const ULongWord &rightHand)SimValue
operator/(const HalfFloatWord &rightHand)SimValue
operator/(const FloatWord &rightHand)SimValue
operator/(const DoubleWord &rightHand)SimValue
operator=(const SIntWord &source)SimValue
operator=(const UIntWord &source)SimValue
operator=(const SLongWord &source)SimValue
operator=(const ULongWord &source)SimValue
operator=(const HalfFloatWord &source)SimValue
operator=(const FloatWord &source)SimValue
operator=(const DoubleWord &source)SimValue
operator=(const SimValue &source)SimValue
operator==(const SimValue &rightHand) constSimValue
operator==(const SIntWord &rightHand) constSimValue
operator==(const UIntWord &rightHand) constSimValue
operator==(const SLongWord &rightHand) constSimValue
operator==(const ULongWord &rightHand) constSimValue
operator==(const HalfFloatWord &rightHand) constSimValue
operator==(const FloatWord &rightHand) constSimValue
operator==(const DoubleWord &rightHand) constSimValue
rawData_SimValue
setBitElement(size_t elementIndex, UIntWord data)SimValue
setBitWidth(int width)SimValue
setByteElement(size_t elementIndex, Byte data)SimValue
setDoubleFloatElement(size_t elementIndex, DoubleFloatWord data)SimValue
setElement(size_t elementIndex, size_t elementWidth, Word data)SimValue
setFloatElement(size_t elementIndex, FloatWord data)SimValue
setHalfFloatElement(size_t elementIndex, HalfFloatWord data)SimValue
setHalfWordElement(size_t elementIndex, HalfWord data)SimValue
setValue(TCEString hexValue)SimValue
setVectorElement(size_t elementIndex, T data)SimValueprivate
setWordElement(size_t elementIndex, Word data)SimValue
signExtendTo(int bitWidth)SimValue
SimValue()SimValue
SimValue(int width)SimValueexplicit
SimValue(SLongWord value, int width)SimValueexplicit
SimValue(const SimValue &source)SimValue
sIntWordElement(size_t elementIndex) constSimValue
sIntWordValue() constSimValue
sLongWordValue() constSimValue
swapByteOrder(const Byte *from, size_t byteCount, Byte *to) constSimValueprivate
uIntWordElement(size_t elementIndex) constSimValue
uIntWordValue() constSimValue
uLongWordValue() constSimValue
unsignedValue() constSimValue
vectorElement(size_t elementIndex) constSimValueprivate
width() constSimValue
wordElement(size_t elementIndex) constSimValue
zeroExtendTo(int bitWidth)SimValue
~SimValue()SimValueinline