Searched defs:byteMode (Results 1 – 2 of 2) sorted by relevance
253 UInt32 CVm::GetOperand(bool byteMode, const COperand *op) const in GetOperand()260 void CVm::SetOperand(bool byteMode, const COperand *op, UInt32 val) in SetOperand()663 static void DecodeArg(CMemBitDecoder &inp, COperand &op, bool byteMode) in DecodeArg()
140 static UInt32 GetValue(bool byteMode, const void *addr) in GetValue()148 static void SetValue(bool byteMode, void *addr, UInt32 value) in SetValue()