Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

How to "NOT" a register in mips assembly

Why pair numbers using bit interleaving instead of separating by high and low bits?

bit-manipulation bit

UBSAN reports: -875 << 7 as undefined behaviour

Determine date and time from obscure hex encoding scheme

C wrong answer of circular shift of a number

c bit-manipulation shift

confusion in left shift operator in python

python bit-manipulation

How to replicate PEXT (parallel bit extract) with basic bitwise ops?

Efficient z-order transformation in Fortran

What is the difference between setting a bit and writing logic one to a bit?

c embedded bit-manipulation

Shifting bits in an integer without changing the penultimate bit in C++?

Enum bit fields that support inheritance

Sideways addition of bit pairs modulo 4

Verifying binary patterns for large integers (BigInteger)

How to unpack a buffer of 12-bit values into an array of normalized float32

Rotate bits in python

C function to Python (different results)

find string of N 1-bits in a bit-array

c++ c bit-manipulation