So I\'m trying things out with assembly and I have a problem that involves counting set bits in a register. I have the code below but I can\'t seem to figure out how I\'ll stop this loop cause it goes
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question already has answers here: Displaying numbers with DOS (1 answer) How do I print an integer in Assembly Level Programming without printf from the c library?