Assume Loop is at location 0xAB94258 and at 0xAB894264 we have a j loop instruction. How can we know the value of the label 'Loop'?
i tried switching it to binary and shifting right twice "target = address x 4" but i think im misunderstanding.
Assume Loop is at location 0xAB94258 and at 0xAB894264 we have a j loop instruction. How can we know the value of the label 'Loop'?
i tried switching it to binary and shifting right twice "target = address x 4" but i think im misunderstanding.