Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Bit-shift
New post in Bit-shift
Using the triple-shift (>>>) operator in Dart
January 1st, 2023
dart
flutter
bit-shift
Bitwise Operations on char*
June 4th, 2022
bitwise-operators
c
pass-by-reference
bitwise-or
bit-shift
Decimal Division by left shift
June 5th, 2022
c++
bitwise-and
base-conversion
bit-shift
c++11
(C++) Getting error "Illegal instruction (core dumped)" upon bitwise OR operation
June 4th, 2022
c++
runtime-error
c++14
bit-shift
bitwise-or
Non-circular shift in Matlab?
June 4th, 2022
matlab
bit-shift
Left bit shift 0 in Java
June 4th, 2022
bitwise-operators
bit-shift
java
c++ bit shifting a float
June 4th, 2022
bit-shift
c++
Shift Operators in C++
June 4th, 2022
operators
c++
bit-shift
Assembly language to C
June 4th, 2022
bit-shift
assembly
c
Time Complexity of bit operations
June 4th, 2022
bit-shift
masking
big-o
time-complexity
bit-manipulation
shrl vs sarl .. x86 Assembly gnu
June 4th, 2022
bit-shift
x86
assembly
gcc
gnu
Please explain this SystemVerilog syntax {>>byte{...}}
June 4th, 2022
system-verilog
bit-shift
verilog
Multiplication by a power of 2 using Logical shifts in MIPS assembly
September 8th, 2021
mips
assembly
multiplication
bit-shift
sra(shift right arithmetic) vs srl (shift right logical)
July 4th, 2020
assembly
mips
bit-shift
twos-complement
LC3 Assembly Bitwise Right Shift
February 11th, 2020
bit-shift
bitwise-operators
assembly
lc3
What is arithmetic left shift of 01001001?
July 9th, 2022
bit-shift
java
bit-manipulation
Can someone explain ARM bitwise operations to me?
February 7th, 2020
arm
bit-manipulation
bit-shift
circular left shift of an array by n positions in java
December 22nd, 2021
java
arrays
bit-shift
Set Specific Bit in Byte Array
September 26th, 2020
c#
bit-shift
arrays
What does the statement if (counter & (1<<j)) mean and how does it work?
February 8th, 2022
bit-manipulation
c
bit-shift
conditional-statements
bitwise-operators
How to shift an array of bytes by 12-bits
December 3rd, 2020
bit-shift
arrays
c
bitset
Left bit shifting 255 (as a byte)
July 9th, 2022
bit-manipulation
bit-shift
c#
How to extract specific bits from a number in C?
July 8th, 2020
bit-shift
c
bit
bit-manipulation
Bitwise shift operators. Signed and unsigned
September 19th, 2021
scjp
bit-shift
java
Will bit-shift by zero bits work correctly?
July 23rd, 2020
c++
bit-shift
bit-manipulation
Converting from RGB ints to Hex
September 22nd, 2020
c#
bit-shift
bitmap
Is BitArray faster in C# for getting a bit value than a simple conjuction with bitwise shift?
July 9th, 2022
c#
bitarray
logical-operators
bit-shift
performance
Java: right shift on negative number
April 29th, 2020
bit-manipulation
java
negative-number
bit-shift
bitwise-operators
Right shift and signed integer
February 2nd, 2020
bit-shift
platform-specific
c++
What's the purpose of the rotate instructions (ROL, RCL on x86)?
January 12th, 2022
bit-shift
assembly
instruction-set
x86
cpu-architecture
←
1
2
3
→