Searched refs:updateMask (Results 1 – 2 of 2) sorted by relevance
92 uint64_t updateMask = ~0ULL; in getValStr() local93 updateMask >>= 64-updateBits; in getValStr()94 sprintf(szStrBuffer," ~[0x%" PRIX64 "]",value & updateMask); in getValStr()
112 updateMask(M); in update()116 updateMask(M); in update()120 updateMask(M); in update()134 bool updateMask(unsigned Value) { in updateMask() function in __anon143e10ef0111::MOVEMState