Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Perl to set/reset 8th bit on string

Efficient AVX2 implementation of a 17x17-bit squaring operation with result truncation

Usage of << for exponentiation in C or CUDA

MATLAB converting a vector of values to uint32

Bit twiddling reorder

bit-manipulation shuffle

Bitwise operator that "cancels out" after being applied k times

Set 8th bit if all lower 7 bits are set without branching

Bitwise XOR on address in GoLang

What type of analysis do compilers do to spot opportunities for reducing entires chunks of code with calls to builtins?

If I have a truth table, is there a way of determining the bitwise expression I need for that truth table?

c binary bit-manipulation

How to optimize MATLAB bitwise operations

How does Python infer the number of bits to use in a binary NOT?

Getting values back from enum sum

C++ Writing bitset to binary file

How to set the last n bits of a given octet (byte) to zero?

What is the point of bitwise and-ing with 255 when using bitshifting method of bytes reordering?

Fast lookup of a null nibble in a 64 bit unsigned

bit-manipulation

Bitwise operations on big integers in PHP 5.2 and PHP 5.3

What are the best methods to "Clear the 6th bit" of an integer?

bit-manipulation