Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Fastest way to set highest order bit of rax register to lowest order bit in rdx register

Gather bits at specific positions into a new value

c++ c++11 bit-manipulation

Atomically copy a bit (or bits) into an integer

Bitwise operations on boolean values

Bit rotations in WebAssembly

Fastest Bitwise Operation in C# [closed]

Unique numbers with missing digits

Using bit manipulation to calculate the mean value of two number?

bit-manipulation

Determine if an Enum with FlagsAttribute has unique bit values

c# .net enums bit-manipulation

Encrypting 30 bit Number into 6 Character Alphanumeric String

Pick random bit from 32bit value in O(1) if possible

bitwise array manipulation

Bit cost of bit shift

Looking for an index of an element in array via SIMD. A fast way

C - Replacing the nth byte of a 64 bit integer [duplicate]

c bit-manipulation

Sign extending from a constant bit width in C#

Decimal to binary using Bitwise operator

Negative numbers: How can I change the sign bit in a signed int to a 0?

c bit-manipulation

How to determine if a byte is null in a word