A86: 16-bit Rotations


[Prev][Next][Index][Thread]

A86: 16-bit Rotations




Hey, I've been trying to get a 16 bit rotation routine working but I can't
really think of a good way to do it and my way (that sucked) didn't work
anyway.

I need a routine that can shift the 16 bits left, sticking the byte farthest
to the left on the right.

If someone could help, that would be great. Thanks.

-Tim