Can anyone tell me how to move the carry, to another register.
because I'm using the ror command to put bits into the carry but unsure how to move take the carry value and store somewhere else

Assuming your using Intel or AMD rotate right or left with carry (RCR or RCL) respectively into any of the general purpose registers or even memory.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.