OpenASIP
2.0
|
This is the complete list of members for SimValue, including all inherited members.
binaryValue() const | SimValue | |
bitElement(size_t elementIndex) const | SimValue | |
bitWidth_ | SimValue | |
byteElement(size_t elementIndex) const | SimValue | |
clearToZero(int bitWidth) | SimValue | |
clearToZero() | SimValue | |
deepCopy(const SimValue &source) | SimValue | |
doubleFloatElement(size_t elementIndex) const | SimValue | |
DoubleFloatWord typedef | SimValue | |
doubleWordValue() const | SimValue | |
dump() const | SimValue | |
element(size_t elementIndex, size_t elementWidth) const | SimValue | |
floatElement(size_t elementIndex) const | SimValue | |
floatWordValue() const | SimValue | |
halfFloatElement(size_t elementIndex) const | SimValue | |
halfFloatWordValue() const | SimValue | |
halfWordElement(size_t elementIndex) const | SimValue | |
hexValue(bool noHexIdentifier=false) const | SimValue | |
intValue() const | SimValue | |
mask_ | SimValue | private |
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) const | SimValue | |
operator==(const SIntWord &rightHand) const | SimValue | |
operator==(const UIntWord &rightHand) const | SimValue | |
operator==(const SLongWord &rightHand) const | SimValue | |
operator==(const ULongWord &rightHand) const | SimValue | |
operator==(const HalfFloatWord &rightHand) const | SimValue | |
operator==(const FloatWord &rightHand) const | SimValue | |
operator==(const DoubleWord &rightHand) const | SimValue | |
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) | SimValue | private |
setWordElement(size_t elementIndex, Word data) | SimValue | |
signExtendTo(int bitWidth) | SimValue | |
SimValue() | SimValue | |
SimValue(int width) | SimValue | explicit |
SimValue(SLongWord value, int width) | SimValue | explicit |
SimValue(const SimValue &source) | SimValue | |
sIntWordElement(size_t elementIndex) const | SimValue | |
sIntWordValue() const | SimValue | |
sLongWordValue() const | SimValue | |
swapByteOrder(const Byte *from, size_t byteCount, Byte *to) const | SimValue | private |
uIntWordElement(size_t elementIndex) const | SimValue | |
uIntWordValue() const | SimValue | |
uLongWordValue() const | SimValue | |
unsignedValue() const | SimValue | |
vectorElement(size_t elementIndex) const | SimValue | private |
width() const | SimValue | |
wordElement(size_t elementIndex) const | SimValue | |
zeroExtendTo(int bitWidth) | SimValue | |
~SimValue() | SimValue | inline |