2. assume you would like to create a loop that would increase a counter value in r1 by an amount count using the instruction adds r0, r1, count. what is the maximum value count can have in this instruction? express your answer both in hex and in decimal.