Branch if not equal : Branch to statement at label's address if t1 and t2 are not equal
bne
Operands
reg, reg, idVariants
- Branch if not equal : Branch to statement at label's address if t1 and t2 are not equal bne t1,t2,label
Loading...
Branch if not equal : Branch to statement at label's address if t1 and t2 are not equal