Question
6. A word consists of the bytes b4, b3, b2 and bl. Write a simple code to invert the bits of b3 and clear the bits of b2 in register R0. All other bits should be left unchanged. You may assign any value to RO. (5 pt)
Question image 1