Suppose that accumulator A contains 45 If we perform instruc
Suppose that accumulator A contains $45. If we perform instruction SUBA #$44, which of the following branch instructions will be activated?
BGE, BNE, BLT, BHS, BLE.
Solution
The branch instruction BHS is excited why because this instruction gives the carry out.., where as all other instructions not gives any carry out.., the carry out is imortent for flag register ,. To show the status..,
It gives the final answer is positive or negative or zero.,.
