: I want to compare two 32-bit numbers at 8085.I don't care if they are signed or not.Do you have any idea how to do it????? : hi you, i tell u an idea, move the lower 16 bits of the two number to a temp registr one for each then compare them then tak the higher 16 and do the same and when u wana put back the result in a 32 bit do the same and use an index register to would be very useful in the situations.
Comments
:
hi you,
i tell u an idea, move the lower 16 bits of the two number to a temp registr one for each then compare them then tak the higher 16 and do the same and when u wana put back the result in a 32 bit do the same and use an index register to would be very useful in the situations.
wish i helped u