Searched defs:BitTest (Results 1 – 1 of 1) sorted by relevance
789 struct BitTest { struct790 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set };791 enum InterlockingKind : uint8_t {799 ActionKind Action;800 InterlockingKind Interlocking;801 bool Is64Bit;