This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RE: offset is an optional number which is added to the address

i didn't understant your quetions well

let's take the branch BNE ,its opcode is 1AFFFFF9
1 = Condition: not equal
A = Branch (Link = 0 if =1 the curent address it will save in R14)
offset = FFFFF9

0