Page 1 of 1

Which of the following is correct about BRNE instruction in avr microcontrollers?

Posted: Thu Jul 14, 2022 8:38 am
by answerhappygod
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