Searched refs:kMoveRipRelativeMask (Results 1 – 2 of 2) sorted by relevance
383 static constexpr uint32_t kMoveRipRelativeMask = 0x00C7FFFB; variable
300 return (ReadUnalignedValue<uint32_t>(instr) & kMoveRipRelativeMask) == in IsMoveRipRelative()