R Roberto Blanco New member Mar 14, 2011 #1 What branch instruction can I use? I tried brset temp, %01100100-->which is 100 in binary. But, it branches only when it reaches 100, not greater than 100. the result is erroneous.
What branch instruction can I use? I tried brset temp, %01100100-->which is 100 in binary. But, it branches only when it reaches 100, not greater than 100. the result is erroneous.