Which of the following is correct about BRNE instruction in avr microcontrollers?
Posted: Thu Jul 14, 2022 8:38 am
a) it is used to jump to the given mentioned label when the zero flag accounts to 0
b) it is used to check the zero flag
c) it is used to compare two registers
d) it is used to compare two values
b) it is used to check the zero flag
c) it is used to compare two registers
d) it is used to compare two values