photo

suzi freunden


Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Extract the upper and the lower half of an integer
Hi, is there a function that extract the upper half of an integer (most significants bits) and the lower half? Thanks

ongeveer 12 jaar ago | 2 answers | 0

2

answers

Question


ROTL and ROTR for 64 bits
Hi, is there a Circular left bit shift operator for 64 bits? for exemple I have this number x=9223372036855037954 circula...

ongeveer 12 jaar ago | 2 answers | 0

2

answers

Answered
dec2bin is not precise with 64 bits numbers
thanks for the answers, I have another question: is there a function doing a correct bitshift for unsigned integer bigger than 2...

meer dan 12 jaar ago | 0

Question


dec2bin is not precise with 64 bits numbers
Hi, I was trying to apply a left circular shift to a 64 bits number, when I notice that dec2bin does'nt work correctly, Have yo...

meer dan 12 jaar ago | 4 answers | 0

4

answers