Searched defs:BitTest (Results 1 – 1 of 1) sorted by relevance
793 struct BitTest { struct794 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set };795 enum InterlockingKind : uint8_t {803 ActionKind Action;804 InterlockingKind Interlocking;805 bool Is64Bit;