Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bit-shift
Invalid operation: shift of type float64
May 31, 2021
go
bit-shift
Why does left shift and right shift in the same statement yields a different result?
Mar 17, 2022
c++
bit-manipulation
bit-shift
Bitwise shift operation on a 128-bit number
Sep 23, 2022
c++
c
bit-manipulation
bitwise-operators
bit-shift
What happens if we bitwise shift an integer more than its size [duplicate]
Aug 17, 2022
c
bit-shift
Why the output of `printf("%llu\n", 1ull << n);` and `printf("%llu\n", 1ull << 64);` is different in C++? (n=64) [duplicate]
Sep 19, 2022
c++
c
undefined-behavior
bit-shift
Operator "&" cannot be applied to byte, int, boolean
Sep 12, 2022
java
bit
bit-shift
Bitwise shift operators on signed types
Apr 15, 2022
c
bit-manipulation
bitwise-operators
iso
bit-shift
Why does bit-shifting an int upwards produce a negative number?
Nov 15, 2022
c++
c
bit-manipulation
bit-shift
Is java bit shifting circular?
Nov 04, 2022
java
bit-manipulation
bit-shift
bit shifting with unsigned long type produces wrong results
May 03, 2021
c
bit-shift
unsigned
Is there a more efficient way of expanding a char to an uint64_t?
Sep 13, 2022
c
bit-manipulation
bit-shift
Bit-shifting with Int64
Oct 28, 2022
c#
.net
bit-shift
int64
Right shift with zeros at the beginning
Feb 04, 2022
c++
c
bit-manipulation
bit-shift
Why does right shifting negative numbers in C bring 1 on the left-most bits? [duplicate]
Nov 16, 2017
c
bit-manipulation
bit-shift
(-1 >> 1) == -1 - Why?
Jun 23, 2018
c
bit-shift
Can a shift using the CL register result in a partial register stall?
Oct 15, 2017
performance
assembly
x86
bit-shift
Bitwise permutation of multiple 64bit values in parallel / combined
Feb 15, 2021
c
algorithm
parallel-processing
permutation
bit-shift
Left shift of negative values by 0 positions?
Oct 29, 2022
c
bit-shift
Manipulating 80 bits datatype in C
Oct 06, 2021
c
cryptography
rotation
fpga
bit-shift
How to implement arithmetic right shift in C
Feb 24, 2022
c
bit-manipulation
bit-shift
integer-arithmetic
signed-integer
« Newer Entries
Older Entries »