- e -
- empty()
: partmap< _linetype, _valuetype >
, RangeList
- Emulate()
: Emulate
- EmulateMemory()
: EmulateMemory
- EmulatePcodeCache()
: EmulatePcodeCache
- end()
: partmap< _linetype, _valuetype >
, RangeList
- establishOp()
: EmulatePcodeCache
- evaluateBinary()
: OpBehavior
, OpBehaviorBoolAnd
, OpBehaviorBoolOr
, OpBehaviorBoolXor
, OpBehaviorEqual
, OpBehaviorFloatAdd
, OpBehaviorFloatDiv
, OpBehaviorFloatEqual
, OpBehaviorFloatLess
, OpBehaviorFloatLessEqual
, OpBehaviorFloatMult
, OpBehaviorFloatNotEqual
, OpBehaviorFloatSub
, OpBehaviorIntAdd
, OpBehaviorIntAnd
, OpBehaviorIntCarry
, OpBehaviorIntDiv
, OpBehaviorIntLeft
, OpBehaviorIntLess
, OpBehaviorIntLessEqual
, OpBehaviorIntMult
, OpBehaviorIntOr
, OpBehaviorIntRem
, OpBehaviorIntRight
, OpBehaviorIntSborrow
, OpBehaviorIntScarry
, OpBehaviorIntSdiv
, OpBehaviorIntSless
, OpBehaviorIntSlessEqual
, OpBehaviorIntSrem
, OpBehaviorIntSright
, OpBehaviorIntSub
, OpBehaviorIntXor
, OpBehaviorNotEqual
, OpBehaviorPiece
, OpBehaviorSubpiece
- evaluateUnary()
: OpBehavior
, OpBehaviorBoolNegate
, OpBehaviorCopy
, OpBehaviorFloatAbs
, OpBehaviorFloatCeil
, OpBehaviorFloatFloat2Float
, OpBehaviorFloatFloor
, OpBehaviorFloatInt2Float
, OpBehaviorFloatNan
, OpBehaviorFloatNeg
, OpBehaviorFloatRound
, OpBehaviorFloatSqrt
, OpBehaviorFloatTrunc
, OpBehaviorInt2Comp
, OpBehaviorIntNegate
, OpBehaviorIntSext
, OpBehaviorIntZext
, OpBehaviorPopcount
- EvaluationError()
: EvaluationError
- executeBinary()
: Emulate
, EmulateMemory
- executeBranch()
: Emulate
, EmulateMemory
, EmulatePcodeCache
- executeBranchind()
: Emulate
, EmulateMemory
- executeCall()
: Emulate
, EmulateMemory
- executeCallind()
: Emulate
, EmulateMemory
- executeCallother()
: Emulate
, EmulateMemory
, EmulatePcodeCache
- executeCbranch()
: Emulate
, EmulateMemory
- executeCpoolRef()
: Emulate
, EmulateMemory
- executeCurrentOp()
: Emulate
- executeIndirect()
: Emulate
, EmulateMemory
- executeInstruction()
: EmulatePcodeCache
- executeLoad()
: Emulate
, EmulateMemory
- executeMultiequal()
: Emulate
, EmulateMemory
- executeNew()
: Emulate
, EmulateMemory
- executeSegmentOp()
: Emulate
, EmulateMemory
- executeStore()
: Emulate
, EmulateMemory
- executeUnary()
: Emulate
, EmulateMemory
- extractExponentCode()
: FloatFormat
- extractExpSig()
: FloatFormat
- extractFractionalCode()
: FloatFormat
- extractSign()
: FloatFormat