The 8-bit registers AR, BR, CR, and DR initially have the following values: AR= 11110010, BR= 11101111, CR= 10111001 , DR= 11101010 Determine the 8-bit values in each register after the execution of the following sequence of microoperations. AR <-AR + BR CR <- CR 16 ^ DR, BR <- BR + 1 AR <-AR – CR
Comments