StackOverflow Questions for Tag: byte-shifting

Karim
Karim

Reputation: 1

Shifting bytes in ARM into a temp register using MOVZ and MOVK

Score: 0

Views: 48

Answers: 0

Read More
SerdarSoylemez
SerdarSoylemez

Reputation: 21

How can I convert 16 bytes of data into 2 pieces of 8 bytes of data?

Score: 0

Views: 114

Answers: 1

Read More
Manvi Koul
Manvi Koul

Reputation: 15

How to swap first and last nibbles in given integer [32 bits]

Score: -2

Views: 710

Answers: 2

Read More
randombee
randombee

Reputation: 719

Convert codepoint to utf-8 byte array in Java using shifting operations

Score: 3

Views: 2503

Answers: 1

Read More
Jasom Freckenberg
Jasom Freckenberg

Reputation: 23

Shifting binary number in c++

Score: -1

Views: 73

Answers: 2

Read More
blackbug
blackbug

Reputation: 1128

Bit shifting in python

Score: 2

Views: 8679

Answers: 2

Read More
sine nomine
sine nomine

Reputation: 31

Masking and shifting, uint8_t into uint32_t

Score: 1

Views: 873

Answers: 0

Read More
Maestro
Maestro

Reputation: 9508

Best way to shift an array in C?

Score: 9

Views: 21973

Answers: 4

Read More
Vincent Bénet
Vincent Bénet

Reputation: 1314

Python-numpy reading bytes and offset to signed int32

Score: 0

Views: 320

Answers: 1

Read More
OptoCloud
OptoCloud

Reputation: 57

Deserialization of uint8 array to int64 fails but should work

Score: 1

Views: 1518

Answers: 4

Read More
chrisapotek
chrisapotek

Reputation: 6227

How to fill high-end bits in a Java byte with '1' without knowing the last 1 in advance? (FAST FIX Negative Integer decoder)

Score: 1

Views: 2030

Answers: 5

Read More
Shadi Jumaa
Shadi Jumaa

Reputation: 198

Store data in Byte array in java

Score: 0

Views: 849

Answers: 1

Read More
user15648820
user15648820

Reputation: 17

Shifting with floats

Score: -1

Views: 430

Answers: 1

Read More
Qaimaq
Qaimaq

Reputation: 147

Am I wrong with these shiftings?

Score: 0

Views: 83

Answers: 1

Read More
thecoder
thecoder

Reputation: 11

How to merge two unsigned chars into a single unsigned short(16 bits) in c++

Score: 0

Views: 868

Answers: 2

Read More
Timon Doo
Timon Doo

Reputation: 153

Bitshift (rotation) with hexadecimal in C

Score: 1

Views: 1865

Answers: 2

Read More
Fred
Fred

Reputation: 1486

What does bit shifting a byte array element do in C

Score: 0

Views: 157

Answers: 0

Read More
Dima Ciun
Dima Ciun

Reputation: 87

C function replace a byte in a specific index of a parameter

Score: 0

Views: 855

Answers: 1

Read More
Dima Ciun
Dima Ciun

Reputation: 87

c function to merge bytes in a specific order depended on endianness

Score: 0

Views: 257

Answers: 1

Read More

Decimal to binary without for, while, or if loops

Score: 0

Views: 2235

Answers: 1

Read More
PreviousPage 1Next